Name | Modified | Size | Downloads / Week |
---|---|---|---|
src | 2013-03-17 | ||
README.txt | 2013-03-17 | 3.2 kB | |
PageNotes.exe | 2013-03-17 | 1.3 MB | |
Totals: 3 Items | 1.3 MB | 0 |
Title: PageNotes (A Simple Temporary Webpage Bookmarking System) By: scstauf@gmail.com Date: 17 March 2013 Copyright 2013 Scott Christopher Stauffer Reasoning and Synopsis: Sometimes when I'm surfing the web, I will run across a few pages that are fairly lengthy (primarily articles), but I don't want to bookmark them with my web browser. PageNotes allows me to create a temporary list of bookmarks (links to webpages) with brief descriptions for each webpage. The "Page" in PageNotes is the actual bookmark itself, and the "Notes" in PageNotes is the note which is attached to the bookmark used for giving a meaningful description of what the webpage contains. How-To Use: ADDING ITEMS ------------ When you start PageNotes, the PageNotes.html file does not exist yet; this is the file that contains the bookmarks. To create the file, we need to first add some entries to the PageNotes list. There are two text boxes (Page & Note), and after you paste your Page and type your Note, you can then click the "Add" button to add the entry to the list. You can also just press "Enter" after filling out the Page and Note. SAVING ITEMS ------------ After an entry is added to the list, you can then save the current list by pressing CTRL+S. If the PageNotes.html file does not exist, a prompt will ask you if you wish to create one. Click "Yes" and another prompt will ask if you want to append the text to the file. If you click "Yes" PageNotes will append the entries to the PageNotes.html file; If you click "No" PageNotes will overwrite the current PageNotes.html file. If you click "Cancel" nothing will be written. REMOVING ITEMS -------------- Select an entry in the PageNotes list and click the "Remove Selected" button. Then save the the current list with CTRL+S (or use the menu). To remove the PageNotes.html file from the filesystem, press CTRL+X. OPENING PageNotes.html ---------------------- To open the PageNotes.html file, just press CTRL+O. NEW FEATURES ------------ - Open webpages directly by right-clicking a page note and selecting the "Open" option. To select all page notes, press CTRL+A, and to select specific page notes, hold CTRL and click items. - Remove specific items, hold CTRL and click the items you'd like to remove. Then right-click the list and click "Remove" from the menu. - You can now copy the pages (and notes) directly to the clipboard. Select the items you want copied, right-click the list, and click Copy->Selected Pages (or Selected Notes, or Selected Pages+Notes). - If you'd like to refresh the PageNotes list after clearing any items, press CTRL+F5. This will reload PageNotes. Handling Bugs: If you try to create a file without the proper permissions, you may get an error. I did my best to cover all possible bugs, but if you happen to encounter one, PageNotes will ask you if it should generate an error report log. Click "Yes" and an error log will be created and opened. Instructions are written to the error log, and you can delete the file. (scottyeatscode.blogspot.com)