Skip to content

RomanLivik/tahoe-notes-macos

Repository files navigation

Tahoe Notes

An application for creating local notes on macOS with tasks, markdown (read markdown guide), export notes and file management. This application is written in swift and is inspired by the design of macOS 26 Tahoe. It provides a simple and convenient replacement for the built-in notes application. This application does not have and will never have any connection with cloud services, which guarantees the security of your personal data.

Features

  • Wide support for markdowns
  • Pinned notes
  • Import and view different types of files
  • Export&Sharing your notes like .md files
  • Grouping notes and files into folders
  • Add subnotes to your files and notes
  • Add links to your notes and files
  • Quick jump to VSCode with your code in buffer
  • Quick search of your notes
  • Add tasks
  • Communication visualization by graph
  • Accent color
  • White and black theme
  • Localisation on Chinese, Russian, English and German (In future)
  • Stats of words in your note
  • Stats of symbols in your note
  • Added approximate time of the narrative

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Working with markdown:

To work with markdowns, I created a separate file in this repository. Please study it to understand how to work with the application.

Markdowns (RU) Markdowns (EN)

Export:

The notes are exported via files with the extension .md, which allows you to view files from obsidian or from other apps in this program, as well as files from this program in obsidian or in other apps.

Installation:

Download the file TahoeNotes.app from releases, move it to other programs in finder

Permissions

  • Full disk access (You must give full disk access if you want to work with other files. You shouldn't do it if you want to use this app only for notes)