Home

Awesome

<img src="https://user-images.githubusercontent.com/5164617/132354376-44ba85f3-bb21-448e-8c12-4e0fe9af2543.png" alt="Promotional Image"/> <br> <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/lostdesign/linked"> <img alt="Project downloads" src="https://img.shields.io/github/downloads/lostdesign/linked/total"/> <img alt="Discord" src="https://img.shields.io/discord/884747974859702352?label=discord"/> <img alt="GitHub issues" src="https://img.shields.io/github/issues/lostdesign/linked">

linked - daily journaling without distraction

An easy, distraction-free way to record your thoughts, declutter your mind and keep the things you want to remember. We all only have so much room in our brains for things. Let Linked be the place to put something you want to remember and let you free up space for deeper thinking.

You can download linked here for free!

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

Features

Upcoming

💖 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

<details> <summary>Keyboard Shortcuts</summary>

Search <kbd>Cmd or Ctrl</kbd> + <kbd>K.</kbd>

Today <kbd>Cmd or Ctrl</kbd> + <kbd>.</kbd>

Next Day <kbd>Cmd or Ctrl</kbd> + <kbd>N</kbd>

Previous Day <kbd>Cmd or Ctrl</kbd> + <kbd>P</kbd>

Next Week <kbd>Cmd or Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>N</kbd>

Previous Week <kbd>Cmd or Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>

Settings <kbd>Cmd or Ctrl</kbd> + <kbd>,</kbd>

Leave Settings <kbd>Esc</kbd>

Exit Code Block <kbd>Cmd or Ctrl</kbd> + <kbd>Enter</kbd>

</details>

Contributing

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

<details> <summary>How to run locally</summary>
  1. Check your node version, it must be v15 or newer
node --version
  1. Clone the repository (make sure you have git installed)
git clone https://github.com/lostdesign/linked.git
  1. Change to the newly downloaded directory
cd linked/
  1. Install project dependencies
yarn
  1. Start the application
yarn electron:serve
</details>

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