Skip to content

Personal Knowledgebase, Note Taking, Scheduling

License

Notifications You must be signed in to change notification settings

jean/BulletNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Circle CI Coveralls Codecov Codacy
Build Status CircleCI Coverage Status codecov Codacy Badge

BulletNotes

https://bulletnotes.io/

Goal

An open-source, fully featured note taking, journaling, self quantification app. Similar in many ways to Workflowy or Dynalist.

Focus

  • Privacy
  • You can run a copy on your own server. Own all your data.
  • Data Portability
  • Nightly export to drop box is in a human friendly .txt file. You can copy/paste the export straight into other note taking apps such as Workflowy. Every extra feature beyond nested notes is implemented with hashtags, so no data is lost on export.
  • Ease of Use
  • Point and click friendliness for less technical users.
  • API and CLI interface for more technical users.
  • Chat bot
    • Telegram Interface
brew install NickBusey/Bulletnotescli/bulletnotescli

User Guide, Planned Feature List, and Bug Tracker

https://bulletnotes.io/note/gPQcYmjmqwfnHeTWE/GjT4R6pMFA

Local Development Instructions

Install the latest Node, NPM, and Meteor.

Clone the repo.

cd BulletNotes
npm start

That's it! Note: You may have to run this several times when first starting to get it to download everything.

Heroku Deployment

Create a Heroku app. Add an mLab addon for your database. Fork this repo and deploy your forked branch to Heroku as normal, as per Heroku's documentation. Set your buildpack to https://github.com/AdmitHub/meteor-buildpack-horse.git

Background Images

All images in public/img/bgs are CC0 License, Free for personal and commercial use, No attribution required