https://github.com/ahmedkapro/journalv
Journaling app for your days and dreams.
https://github.com/ahmedkapro/journalv
journal tauri vue
Last synced: 2 months ago
JSON representation
Journaling app for your days and dreams.
- Host: GitHub
- URL: https://github.com/ahmedkapro/journalv
- Owner: ahme-dev
- License: bsd-3-clause
- Created: 2022-08-28T08:33:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T17:38:50.000Z (over 2 years ago)
- Last Synced: 2024-08-04T00:06:28.045Z (10 months ago)
- Topics: journal, tauri, vue
- Language: Vue
- Homepage:
- Size: 6.58 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-tauri - JournalV - Journaling app for your days and dreams. (Applications / Office & Writing)
README



### JournalV
Journaling app for your days and dreams, being built with ~~Electron~~ Tauri and Vue.

### Features
- Add entries for your days to the journal.
- Do dream journaling and keep the contents of your dreams.
- Search through your entries for tags and titles, and look back on them.
### Install
There are two ways to get the app:
1. Grab a binary from the [releases page](https://github.com/ahmeddots/journalv/releases) (builds are automated, and not tested currently).
2. Clone repo, go into, and run `npm run tauri build`. Finished binaries will be in the target directory.
### Preview
Here we go through some of the app screens and the showcase the features graphically.
- The main menu of the app, containing tips and options:

- We can change the accent colour here:

- Also can add entries, which we have here, adding a title and some content:

- We can add tags to entries, too, for easy searches:

- The search screen displays all entries stored, and search can be done through them:

- Just typing will search through the titles only:

- We can search using tags with the '#' prefix (other prefixes can be found in the menu):

- Saving and loading data depends on your password:
