GitPedia

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. Join the discord at https://discord.gg/uNjJzZvccr

From lostdesignยทUpdated June 20, 2026ยทView on GitHubยท

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. The project is written primarily in JavaScript, distributed under the GNU General Public License v3.0 license, first published in 2021. It has gained significant community traction with 1,010 stars and 75 forks on GitHub. Key topics include: calendar, daily, electron, hacktoberfest, journal.

Latest release: v1.5.2โ€” 1.5.2
<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

  • ๐Ÿ“… Write down anything and as much as you want per day
  • ๐Ÿ” Search across all days
  • โœ๏ธ 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

Upcoming

  • ๐Ÿ”— link days together for references
  • ๐Ÿ—“ Month overview
  • โญ๏ธ 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

<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.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from lostdesign/linked via the GitHub API.Last fetched: 6/21/2026