ViNoS-ab / linked

🧾 Your daily journal app, diary or anything else to unclutter your mind. Let linked help you get focused by writing down what is in your mind on a daily basis. Join the discord at https://discord.gg/uNjJzZvccr

Home Page:https://uselinked.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Status Project downloads discord

linked-banner

Linked allows you to write down your thoughts and ideas to link them with days. The app was originally created as a weekend project for my colleagues at work. We needed an app to offload our brain and write down things that we may need for our daily meetings or other scrum events, things that simply did not fit inside a ticket.

You can download linked here for free!

Make sure to follow @uselinked on twitter to get the latest news about the project or feel free to check github discussions.

Join the discord at https://discord.gg/uNjJzZvccr

Features

  • πŸ“… Write down anything and as much as you want per day
  • ✍️ Support for various text styles as well as todo, list and code blocks
  • πŸ–Ό Linked comes in dark and light mode
  • πŸ’» Keyboard navigation for maximum productivity
  • πŸ’Ύ Files are forever yours, you can find them at ~/Documents/linked
  • 🌐 Multi language support

Coming soon

  • πŸ” Search across all days (active)
  • πŸ”— link days together for references (next)
  • πŸ—“ Month overview (next)
  • ⭐️ Rate your days
  • πŸ“Ά sync across devices
  • (πŸ“± phone support?)

πŸ’– Sponsor

The app will always be opensource and free - if you enjoy the app, please consider becoming a sponsor or leave a tip.

Keyboard Shortcuts

Keyboard Shortcuts

Today Cmd or Ctrl + .

Next Day Cmd or Ctrl + N

Previous Day Cmd or Ctrl + P

Next Week Cmd or Ctrl + Shift + N

Previous Week Cmd or Ctrl + Shift + P

Settings Cmd or Ctrl + ,

Leave Settings Esc

Contributing

Please check Contributing.md first before opening a pull request please.

How to run locally
  1. Check your node version, it must be v15 or newer
node --version
  1. Clone the repository
git clone https://github.com/lostdesign/linked.git
  1. Install project dependencies
yarn
  1. Start the application
yarn electron:serve

About

🧾 Your daily journal app, diary or anything else to unclutter your mind. Let linked help you get focused by writing down what is in your mind on a daily basis. Join the discord at https://discord.gg/uNjJzZvccr

https://uselinked.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 46.4%Language:Vue 42.0%Language:CSS 10.0%Language:HTML 1.5%Language:Shell 0.1%