Articles by "note"
Showing posts with label note. Show all posts
You may have your favorite note taking application on your system but it is good idea to try new applications, you may like it. Turtl is free, open-source and an advanced note taking application which lets you take notes, store sensitive files, bookmark websites, and save passwords securely. It is released under GNU GPL v3 and source code is available on the GitHub, meaning anybody can download and run their own version personally or in their company's intranet. You can use it from sharing passwords to tracking research on an article you are writing, Turtl keeps it all safe from everyone but you and those you share with.

It's a private place to keep your notes, research, passwords, bookmarks, dream logs, photos, documents and anything else you want kept safe. Turtl's easy tagging and filtering make it ideal for organization and research whether for personal or professional projects. Turtl takes your password from when you sign up and uses it to create a cryptographic key. It uses this key to encrypt your data before storing it anywhere on your device or on our servers. You can share your Turtl data with others, in a way that unshared data will be safe.

Run this command to create folder, so Turtl install can copy shortcut in the folder:

Download and extract Turtl then make installer executable (using chmod +x install.sh). To uninstall use this command (./install.sh uninstall)

Download Turtl

Boostnote is an open-source note-taking application especially made for programmers and developers, it is build up with Electron framework and cross-platform available for Linux, Windows and Mac. Being programmers, we take lots of notes which includes commands, code snippets, bug information and so on. It all comes in handy when you have organized them all in one place, Boostnote does this job very well. It lets you organize your notes in folders with tags, so you can find anything you are looking for very quickly.
There are builds available on the site for Ubuntu, Arch Linux but if you are running distribution other than these then download source and compile it.
It takes notes in markdown with live previewer and saved instantly, while it make sure your source is highlighted correctly as it has over 100 languages syntax. You can choose storage location from menu section, and menu allows you to define hotkeys, and tweak the interface (choose light or dark theme).

boostnote