Laverna - cross-platform markdown notetaker

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
shnbwmn
Posts: 265
Joined: Sat Jul 11, 2015 12:59 am

Laverna - cross-platform markdown notetaker

#1 Post by shnbwmn »

Homepage: https://laverna.cc/index.html
Github: https://github.com/Laverna/laverna
Authors wrote:Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support.
It's built to be an open source alternative to Evernote.
laverna.png


Portable starting from 0.7.4-RC1:

Code: Select all

./laverna --data-dir=../laverna-data
Notes:
  • Cross-platform (Win, Linux, Mac, Android, Web, Browser).
  • Stores notes in a database.
  • Sync to Dropbox or RemoteStorage (currently).
  • Works offline and online.
  • Option to sync notes to a local folder.

User avatar
Midas
Posts: 6726
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Laverna - cross-platform markdown notetaker

#2 Post by Midas »

Nice find, shnbwmn. 8)

Laverna is another well rounded Electron app, i.e., it is Chrome based -- thus the download size.

It should also be noted that the current stable version (v0.7.3) isn't natively portable; as shnbwmn already indicated, only the upcoming Release Candidate (v0.7.4-RC1) available from Github is portable.

EDIT: Ghacks.net overview is at https://www.ghacks.net/2017/08/27/laver ... te-taking/.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Laverna - cross-platform markdown notetaker

#3 Post by webfork »

Unfortunately it looks like Laverna has been discontinued

https://github.com/Laverna/laverna/wiki

Supposedly replaced by Encryptic

https://github.com/encryptic-team/encryptic

Post Reply