https://github.com/klausschaefers/rememberli
Simple and elegant note taking app
https://github.com/klausschaefers/rememberli
notes notes-app notes-tool productivity search
Last synced: about 1 year ago
JSON representation
Simple and elegant note taking app
- Host: GitHub
- URL: https://github.com/klausschaefers/rememberli
- Owner: KlausSchaefers
- Created: 2022-01-05T14:14:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T18:28:03.000Z (over 3 years ago)
- Last Synced: 2025-01-07T17:41:29.293Z (over 1 year ago)
- Topics: notes, notes-app, notes-tool, productivity, search
- Language: Vue
- Homepage:
- Size: 4.56 MB
- Stars: 15
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RememberLi

RememberLi is a simple note-taking app, that is focussed on finding and remembering the important things in your life.
### Concept
The app is built around three main concepts:
1. A simple markup language that supports to highlight important elements in a note and help you to find the right notes.
2. A powerful search engine that allows you to find and filter all your notes. It support *magic* commands like ":due", ":todo" "#tag" or "@person" search with smart auto complete.
3. Notes are taken in a chronological order and this order is perserved, even when you filter the list of Notes with the search function.
In addition, you can also set reminders. When a note is due, it will be indicated with a red bar.
### Markup Language
RememberLi supports the following markups that make it easy for you to organize your notes:
1. @name: Create a @person markup
2. #tag: Create a and #tag markup
3. []: Create a open task checkbox
4. [X]: Create on closed markup checkbox
5. ->: Create an arrow
## Download
Windows [Download](https://github.com/KlausSchaefers/rememberli/releases/download/v1.0.18/RememberLi-Setup-1.0.18.exe)
Mac [Download](https://github.com/KlausSchaefers/rememberli/releases/download/v1.0.18/RememberLi-1.0.18.dmg)
Linux - Snapp [Download](https://github.com/KlausSchaefers/rememberli/releases/download/v1.0.13/RememberLi_1.0.13_amd64.snap)
Linux - AppImage [Download](https://github.com/KlausSchaefers/rememberli/releases/download/v1.0.13/RememberLi-1.0.13.AppImage)
Linux - Deb [Download](https://github.com/KlausSchaefers/rememberli/releases/download/v1.0.15/RememberLi_1.0.15_amd64.deb)
## Mac Install
On MacOs you might get a warning that the author is unkown and you cannot start the application. This happens becasue I didn't sign the app (cost me 99$)

To still open the app, perform the following steps:
- Open "System Preferences" and go to "Security & Privacy"

- In the "Allow apps downloaded from..." enable Rememberli by clicking "Open Anyway"

- In following dialog click on "Open"

## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run electron:serve
```
### Compiles and minifies for production
Make sure github access token is set
```
export GH_TOKEN=
```
```
npm run electron:build -- --win --linux --mac -p always
```
### Run your unit tests
```
npm run test:unit
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Mention
The logo background is based on the work https://pxhere.com/en/photo/1624621