Notemark
January 27, 2021
You can install the extension from the chrome webstore Notemark
A webextension that helps your research
I created a small extension for Chromium based browsers, that helps you gather information from one or more websites. This extension allows you to copy text from different webpages and gather them up in useful notes. I named it Notemark, it is a tool designed for people that need to research or organize content and have reference to the source.
Once enabled, Notemar emits an event that stays idle till a text is selected. Once a text is selected, a popup menu is created where the user can choose if copy(to the clipboard) or store the selected text. The text will be saved under a todo like structure. You can give a title and gather similar content under the same leaf/note or create a new note/leaf with a different name. The saved notes can be viewed once the notemark icon is clicked. From the menu you can delete one or all the notes and print them using the print button.
The app uses the browser storage to save the data, so the data is volatile. You Should print it if you wish to secure the content.
Here is a small video that shows how it works.