Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-07-2004, 09:09 PM
|
#1
|
Member
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357
Rep:
|
Html highlighting? Attach text to picture?
Are there any softwares that can do these:
1. Read html file, and while reading the file, you can highlight the important points (just like when you're reading book, you use highlighter). But the software do not alter the html file itself (like any html editor), but just attach some info to the html file that can be easily removed later.
2. Open jpeg picture, then attach note to it without altering the jpeg file itself (like exifeditor). I know software like gqview can attach note to the file, but if you move the file to other place later, the note is gone (so does Nautilus).
Or do you have any ideas to do such things in other way? In the first case, I have lots of lecture notes/books in html format, and I would like to highlight them while reading the files. In the second case, being a student in medical field, I'd like to add notes to picture that I took/have. Any clues, guys?
|
|
|
10-07-2004, 09:57 PM
|
#2
|
LQ Guru
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163
Rep:
|
OpenOffice can edit html in such a way as you describe. As far as not changing the code I'm not really sure what you mean. You can save the file under a new name and retain the original, other than that it sounds impossible to modify a file without modifying the file. I suppose some sort of tag file is possible but your still talking about another file so you might as well save the changes to another file.
Also if your just highlighting then the highlighting could be easily removed globally using 'no fill' as long as there is no highlighting already in the files. I guess another more basic way to do this would be to use something like diff and create some diff files. I would probably just go with seperate html files since html files are usually fairly small anyway.
|
|
|
10-07-2004, 11:38 PM
|
#3
|
Member
Registered: Sep 2003
Location: chikyuu (E103N6)
Distribution: Redhat 8.0 (2.4.25-custom), Fedora Core 1 (2.4.30-custom)
Posts: 357
Original Poster
Rep:
|
Thanks for reply. What I have in mind is that let say I have this abc.htm file. I am reading this abc.htm file using full featured browser/html viewer. I want to highlight some important points in the text. Click the highlighter then highlight the text. Then when I quit, it saves the highlighted text info by attaching some small info to the file then giving the html file new name abc.htm.hl. Later when you want to reuse the html file or give it to other people, just use some kind of .hl remover, then it removes the info form the html file.
If you open the file in Openoffice then saves it later, usually the formatting of the html file will be changed a bit, with added tags, and extra formatting (as I noticed, Microsoft Words is the worst). If you handcoded the html file, you'll be annoyed with the added text. So, I'm thinking if there is any software that just add some script/info in the end of the html file (below the </html> tag), which can be easily removed later without altering original file.
Besides, it is no fun reading html file in Openoffice/html editor anyway, you'd like to read it in Browser.
|
|
|
10-08-2004, 02:52 AM
|
#4
|
Senior Member
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897
Rep:
|
As far as I know, Amaya is the only web browser that has an edit-mode.
Next, what you want is *maybe* doable but it surely does not exist. So it would surely require some coding/scripting.
Yves.
|
|
|
All times are GMT -5. The time now is 10:06 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|