Tp-Note User Manual - Html4

Tp-Note User Manual - Html4

Tp-Note: save and edit your clipboard content as a note file Organize your notes with your favourite editor and markup-language Jens Getreu Table of Contents 1. How students take notes ...................................................................................................... 2 1.1. Fast start note-taking (when the lecture starts) ......................................................... 3 1.2. Taking notes about a file .......................................................................................... 5 1.3. Document the download location of a local file ...................................................... 7 1.4. Bookmark and comment a hyperlink ..................................................................... 10 1.5. Copy a page from a book ....................................................................................... 12 1.6. Best practice ........................................................................................................... 14 1.7. Note taking for system administrators (and console lovers) ................................... 17 2. How it works: Organize your files and notes with sort-tags ............................................. 21 3. Installation ......................................................................................................................... 22 3.1. Minimum setup with no file manager integration .................................................. 23 3.2. Usage of the minimum setup ................................................................................. 23 3.3. Troubleshooting ...................................................................................................... 24 3.4. Optional customization ........................................................................................... 24 4. Optional integration with your file manager ..................................................................... 27 4.1. Windows file explorer configuration ...................................................................... 27 4.2. Linux file manager configuration ........................................................................... 30 Markup languages like Markdown 1 are perfectly suited for fast note-taking. Type your notes with your favourite text editor and observe live the rendered text in your web browser. Tp-Note helps you to quickly get started writing notes with its powerful template system. If you like to keep your notes next to your files and you care about expressive filenames, then Tp- 1 Tp-Note is preconfigured to work with many well-known external text editors: e.g.: code, atom, retext, geany, gedit, mousepad, leafpad, nvim-qt, and gvim under Linux and notpad++ and notepad under Windows. To register your own text editor, please consult the man-page. For best user experience, I recommend text editors with internal markup previewer. 1 Tp-Note: save and edit your clipboard content as a note file Note might be the tool of your choice. As Tp-Note synchronizes the note’s filename with its document title, you will find back your notes easily. Tp-Note is available for Linux, Windows and MacOS. This manual illustrates its main use-cases and how to get started: 1. Fast start note-taking (when the lecture starts). 2. Take a note about an existing or downloaded file. 3. Bookmark and comment a hyperlink. 4. Copy and annotate a page from a book. 5. Best practise. 6. Note taking for system administrators. If you want to customize Tp-Note with your own templates or if you want to use another markup language than Markdown, please consult the [man-page] for more technical details. It also explains how to change Tp-Note’s default text editor. The project is hosted on Gitlab: getreu/tp-note2. The project’s webpage is on http:// blog.getreu.net3. The documentation of this project is dived into tow parts: • User manual Tp-Note user manual - html4 Tp-Note user manual - pdf5 • Unix man-page (more technical) Tp-Note manual page - html6 Tp-Note manual page - pdf7 1. How students take notes A fellow student still uses paper and pen. I ask her why, and she replied “I can better concentrate. My computer distracts me. I will do all other things, but not listening.”. 2 https://gitlab.com/getreu/tp-note 3 http://blog.getreu.net/projects/tp-note/ 4 https://blog.getreu.net/projects/tp-note/tp-note--manual.html 5 https://blog.getreu.net/_downloads/tp-note--manual.pdf 6 https://blog.getreu.net/projects/tp-note/tp-note--manpage.html 7 https://blog.getreu.net/_downloads/tp-note--manpage.pdf 2 Tp-Note: save and edit your clipboard content as a note file This is certainly true. As far as I am concerned, I am not good at logistics. For me having all documents and notes in one little machine is a blessing. The following sections illustrate how to work with Tp-Note with my most common workflows. 1.1. Fast start note-taking (when the lecture starts) Figure 1. The folder in which the new note will be created. Alternatively you can open the folder where you want to create a new note and right-click on some empty white space. Figure 2. The new unmodified note created by template on disk 3 Tp-Note: save and edit your clipboard content as a note file Figure 3. The new unmodified note created by template Figure 4. Change the title Figure 5. Add some text 4 Tp-Note: save and edit your clipboard content as a note file Figure 6. The new note file on disk after closing the editor Note Before and after launching the editor Tp-Note renames the file to be in sync with the note’s metadata (i.e. title and subtitle). For more details see How it works: Organize your files and notes with sort-tags. 1.2. Taking notes about a file Figure 7. We want to take a note about a pdf 5 Tp-Note: save and edit your clipboard content as a note file Figure 8. The new unmodified note created automatically The source-code of the note shows the link with its target. The left-click, opens the .odt document. --- title: "Lied-Das_ist_mein_Teddybär - Lernstationen - Arbeitsblätter.odt" subtitle: "Note" author: "getreu" date: "March 10, 2020" lang: "en_GB.UTF-8" --- [03-Lied-Das_ist_mein_Teddybär - Lernstationen - Arbeitsblätter.odt](<03- Lied-Das_ist_mein_Teddybär - Lernstationen - Arbeitsblätter.odt>) 6 Tp-Note: save and edit your clipboard content as a note file Figure 9. Annotate Figure 10. The new note file on disk after closing the editor 1.3. Document the download location of a local file The approach is similar to what we have seen in the previous chapter: 7 Tp-Note: save and edit your clipboard content as a note file Figure 11. Copy the location of the download page as Markdown Note: for convenience I use in this example the Firefox browser addon Copy Selection as Markdown8 to copy the hyperlink. If this addon is not available, you can also copy the URL directly from the search bar. Figure 12. Select the file to annotate and start Tp-Note 8 https://addons.mozilla.org/en-GB/firefox/addon/copy-selection-as-markdown/?src=search 8 Tp-Note: save and edit your clipboard content as a note file Figure 13. The new unmodified note created automatically The source-code of the note shows the links with their targets. --- title: "ascii-hangman.exe" subtitle: "URL" author: "getreu" date: "2020-08-27" lang: "en_GB.UTF-8" --- [ascii-hangman.exe](<ascii-hangman.exe>) [ASCII-Hangman - hangman game for children with ASCII-art rewarding] (<https://blog.getreu.net/projects/ascii-hangman/#distribution>) Figure 14. The new note file on disk after closing the editor 9 Tp-Note: save and edit your clipboard content as a note file 1.4. Bookmark and comment a hyperlink Figure 15. Copy a link in Markdown format To copy a link in Markdown format a browser addon is needed. I recommend the addons Copy as Markdown9 and Copy Selection as Markdown10 available for Firefox. Figure 16. Right-click on or in the new note’s destination folder and start Tp-Note 9 https://addons.mozilla.org/en-GB/firefox/search/?q=copy%20as%20markdown 10 https://addons.mozilla.org/en-GB/firefox/addon/copy-selection-as-markdown/?src=search 10 Tp-Note: save and edit your clipboard content as a note file Figure 17. The new unmodified note created automatically The source code of the note shows the link target: --- title: "Rustacean Station" subtitle: "URL" author: "getreu" date: "March 10, 2020" lang: "en_GB.UTF-8" --- [Rustacean Station](<https://rustacean-station.org/>) In this example we copied only one Markdown-link “Rustacean Station”. Furthermore, Tp-Note allows you also to insert a list of Markdown links in a template. For example with Copy as Markdown11 you could copy a link list of all open tabs. In this case, Tp-Note would retain only the name of the first link as document title, whereas the whole link-list would appear in the body of the note. 11 https://addons.mozilla.org/en-GB/firefox/search/?q=copy%20as%20markdown 11 Tp-Note: save and edit your clipboard content as a note file Figure 18. Annotate Figure 19. The new note file on disk after closing the editor 1.5. Copy a page from a book Figure 20. Copy some chapters 12 Tp-Note: save and edit your clipboard content as a note file Figure 21. Right-click on or in the new note’s destination folder and start Tp-Note Figure 22. The new unmodified note created automatically The source code of the note shows the completed template: --- title: "Winston kept his back turned to the telescreen" subtitle: "Note" author: "getreu" date: "2020-03-23" lang: "en_GB.UTF-8" --- Winston kept his back turned to the telescreen. It was safer, though, as he well knew, even a back can be revealing.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    39 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us