GitXplorerGitXplorer
j

BulletNotes

public
10 stars
11 forks
0 issues

Commits

List of commits on branch master.
Unverified
9c03c1168408817b9e46d619177af6eaba115942

Adding minification

NNickBusey committed 7 years ago
Unverified
96a0975a01cf8af031568091c775fb39fd092b35

0.4.10 -Improved map workflow

NNickBusey committed 7 years ago
Unverified
7f5b207c4b5963cd5a1d5f41d1a8b4ff7ab4250d

Adding map view, enabling extra social logins

NNickBusey committed 7 years ago
Unverified
1a55ce58390bac3138aab341305d581f3e9c01c8

0.4.9 - Upgrading Meteor to latest

NNickBusey committed 7 years ago
Unverified
5cec86d1e18fe40aa7c401566cbb89603e859b4c

Hiding elements better for new users, trying to reenable analytics

NNickBusey committed 7 years ago
Unverified
d26ca8f473c809ca40f341f38128f9bb9ac2ef36

0.4.8 - Fix for new user signups

NNickBusey committed 7 years ago

README

The README file for this repository.
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