Skip to content

Latest commit

 

History

History
109 lines (91 loc) · 4.07 KB

index.md

File metadata and controls

109 lines (91 loc) · 4.07 KB
layout title nav_order has_children has_toc
default
Home
1
false
false

Introduction

Welcome to documentation page for Zettel Notes Markdown Note taking app for android

Download via Play Store or My F-Droid Repository

Zettel notes provides seamless private zettelkasten and markdown note taking experience with webdav and dropbox synchronization. It is provided free of cost, without ads and with no hidden permissions. No user data is collected.

Notes are stored as separate markdown files (no vendor lock-in like other apps). App starts with tutorial files explaining zettelkasten method. After installing, add folder / [repository]({{ site.baseurl }}{% link docs/repository.md %}) containing your existing notes from the [Repositories]({{ site.baseurl }}{% link docs/repository.md %}) option in menu.

FEATURES

  • [Material design themes]({{ site.baseurl }}{% link docs/themes/app-theme.md %})
  • [Plugins]({{ site.baseurl }}{% link docs/plugins/index.md %})
  • Completely offline / No account Required
  • [Git sync]({{ site.baseurl }}{% link docs/synchronization/index.md %}#git) with github, gitlab or other private git repository
  • [Dropbox]({{ site.baseurl }}{% link docs/synchronization/index.md %}#dropbox), [WebDAV]({{ site.baseurl }}{% link docs/synchronization/index.md %}#webdav) and [SFTP]({{ site.baseurl }}{% link docs/synchronization/index.md %}#sftp--ssh) synchronization
  • [PGP key / Password encryption]({{ site.baseurl }}{% link docs/encryption/index.md %})
  • [Different types of Notes]({{ site.baseurl }}{% link docs/notes/index.md %}) stored in plain text files.
    • Markdown Note (Default)
    • Task Note
    • Drawing Note
    • Audio Note
  • [Calendar View]({{ site.baseurl }}{% link docs/calendar.md %})
  • [Multiple note folders / vaults / repositories]({{ site.baseurl }}{% link docs/repository.md %})
    • Customizable Default Text and Date Format for each repository
  • Supports subfolders
  • Full text search
  • Bookmark / Pin notes
  • Template support
  • Sort notes by alphabetical, edited time, creation time, words, frequency of opening
  • Share text from any app to create new note or append to existing note
  • Share Web page URL to create new markdown note
  • Share Notes
  • MD / TXT / ORG file support

ZETTELKASTEN FEATURES

  • Show Note Back-links
  • Wiki style links between notes
  • type [[ to show note dialog and select to insert markdown link for the note
  • Tags
    • Tags are denoted by #tag or specifying tag in yaml
    • type ## or #? to show tags search dialog
  • Authors
    • Authors are denoted by @author or specifying author in yaml
    • type @@ to show author search dialog
  • Extract new note while editing

MARKDOWN FEATURES

  • Italics (*, _)
  • Bold (**, __)
  • Strike-through (~~)
  • Spoiler (>!!<)
  • Headers (#{1,6})
  • Links ([]() && [][])
  • Images
  • Thematic break (---, ***, ___)
  • Quotes (>)
  • Lists
  • Inline code highlight
  • Code blocks
  • Tables
  • LaTeX formulas
  • Footnotes
  • Table of Content ( add [TOC] tag )
  • Toggleable Task lists (- [ ] and - [x])
  • HTML
    • Emphasis (<i>, <em>, <cite>, <dfn>)
    • Strong emphasis (<b>, <strong>)
    • SuperScript (<sup>)
    • SubScript (<sub>)
    • Underline (<u>, ins)
    • Strike-through (<s>, <strike>, <del>)
    • Link (a)
    • Lists (ul, ol)
    • Blockquote (blockquote)
    • Heading (h1, h2, h3, h4, h5, h6)

Contact Us

If you have any issues, feel free to contact via

Privacy Policy

Privacy Policy

Online Discussions