Skip to content

If you need a utility to quickly take notes when you are reading/researching a topic, this app is for you. It will paste any text that you copy into a new text file with timestamp.

License

Notifications You must be signed in to change notification settings

zafar142007/NotesTaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotesTaker

If you need a utility to quickly take notes when you are reading/researching a topic, this app is for you. It will paste any text that you copy into a new text file with timestamp. It is a simple productivity enhancing tool.

Remember the time in school when you used markers to highlight any important parts of a text, just so that you could go through it quickly afterwards? With this app, you can simply go on reading a web page or a topic, and just keep on Ctrl+C the relevant parts of text which you want to save. Thus if you come across a really nice tutorial about some topic, you can save the most important paragraphs in a notes file, so that you can quickly recapitulate all that you read.

If you are on a Linux based distro, install xclip (sudo apt-get install xclip) and simply run the script file noteUtility.sh present in this repository. After this, any text that you copy will be pasted into a text file present in the path given in this script. By default it will be present in ~/myNotes folder. Once your note-taking is done, exit this script. All notes taken in a single invocation of this script will be put into a single text file. Every invocation will create a new notes file in the mentioned folder.

About

If you need a utility to quickly take notes when you are reading/researching a topic, this app is for you. It will paste any text that you copy into a new text file with timestamp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages