All Projects → redsolver → Noteless

redsolver / Noteless

Licence: mit
A Markdown-based note-taking app for mobile devices.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Noteless

Vnote
A pleasant note-taking platform.
Stars: ✭ 8,714 (+2785.43%)
Mutual labels:  note-taking, note, markdown
Liandi
📕 一款桌面端的 Markdown 块级引用和双向链接笔记应用,支持 Windows、Mac 和 Linux。A desktop Markdown Block-Reference and Bidirectional-Link note-taking application, supports Windows, Mac and Linux.
Stars: ✭ 354 (+17.22%)
Mutual labels:  note-taking, markdown, katex
Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+913.58%)
Mutual labels:  note-taking, markdown
mark-idea
一款私有云笔记,git + markdown
Stars: ✭ 182 (-39.74%)
Mutual labels:  note, note-taking
notes
Simple text editor for your Markdown and LaTeX notes.
Stars: ✭ 24 (-92.05%)
Mutual labels:  katex, note-taking
Mininote
📔 A simple Markdown note-taking editor
Stars: ✭ 171 (-43.38%)
Mutual labels:  note-taking, markdown
Boostnote.next
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Forum (New!): https://github.com/BoostIO/BoostNote-App/discussions
Stars: ✭ 2,682 (+788.08%)
Mutual labels:  note-taking, markdown
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (-79.14%)
Mutual labels:  note, note-taking
Notes Cli
Small markdown note taking CLI app playing nicely with your favorite editor and other CLI tools
Stars: ✭ 122 (-59.6%)
Mutual labels:  note-taking, markdown
Transcripts
Changelog episode transcripts in Markdown format 📚
Stars: ✭ 260 (-13.91%)
Mutual labels:  hacktoberfest, markdown
Zonote
Cross-platform desktop note-taking app. Sticky notes with Markdown and Tabs. All in one .txt file.
Stars: ✭ 255 (-15.56%)
Mutual labels:  note-taking, markdown
Verless
A simple and lightweight Static Site Generator.
Stars: ✭ 276 (-8.61%)
Mutual labels:  hacktoberfest, markdown
Yarle
Yarle - The ultimate converter of Evernote notes to Markdown
Stars: ✭ 170 (-43.71%)
Mutual labels:  note-taking, markdown
Qownnotes
QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.
Stars: ✭ 2,357 (+680.46%)
Mutual labels:  note-taking, markdown
Meemo
Meemo - Your personal notes
Stars: ✭ 227 (-24.83%)
Mutual labels:  note-taking, note
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-49.34%)
Mutual labels:  note-taking, markdown
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+26.16%)
Mutual labels:  note, note-taking
Termimad
A library to display rich (Markdown) snippets and texts in a rust terminal application
Stars: ✭ 293 (-2.98%)
Mutual labels:  hacktoberfest, markdown
Siyuan
📕 SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown instant-render editing.
Stars: ✭ 1,196 (+296.03%)
Mutual labels:  note-taking, markdown
Foam
A personal knowledge management and sharing system for VSCode
Stars: ✭ 10,993 (+3540.07%)
Mutual labels:  note-taking, markdown
App Icon

Noteless

A markdown-based note-taking app for Android

Google Play GitHub All Releases SkyDroid Download Chat on Matrix MIT License

Compatible with notes saved in Notable

Features

  • Markdown-optimized editor with syntax highlighting
  • Supports Github Flavored Markdown, AsciiMath, KaTeX and mermaidjs for diagrams
  • Tags for organizing your notes
  • Pin, Star and sort your notes by title or different dates
  • Very themable - dark/light mode and accent color
  • Full-text search
  • File Attachments that can be embedded into a note
  • Multi-Note Editing
  • Slide actions for easier editing
  • Tutorial notes which explain how to use the app

Screenshots

Download

https://github.com/redsolver/noteless/releases

Changelog

1.3.1

  • Added optional auto save option
  • Added optional auto pairing of brackets/quotes (thanks to @RubbaBoy)
  • Editor: Added option to move and restore note to/from trash
  • Improved table styling (thanks to @davidebersani)
  • Fixed some bugs

1.3.0

  • Added feature to create a new note by sharing text with Noteless (#42)
  • Adding an attachment to a note now automatically embeds it
  • Improved blockquote styling (#44)
  • Fixed some bugs

1.2.1

  • Added Android App Shortcut for creating a new note from the homescreen
  • Added proper table borders
  • Fixed some bugs

1.2.0

  • Added AsciiMath support
  • Added Black/AMOLED theme
  • Added experimental option: Automatic bullet points
  • Added optional single line break syntax
  • Increased height of editor toolbar
  • Changed behaviour of list-button in editor toolbar
  • Fixed image sizing in preview
  • Fixed text field submitting when adding a tag

1.1.1

  • Added support for spaces in links (#36)

1.1.0

  • Made checkboxes in preview mode toggleable (#37)
  • Added support for Wiki-style links like [[My Note]] (#38)

1.0.0

  • First stable release
  • Submitted the app to Google Play Store and F-Droid
  • Updated to Flutter 1.20 (Better Performance and some bug fixes in the editor)

0.3.2

  • Added F-Droid metadata

0.3.1

  • Fixed editor content not loading without front matter data

0.3.0

  • Fully reworked editor with syntax highlighting and a new keyboard toolbar to help with common Markdown operations
  • Added fallback to file metadata if front matter data is missing

0.2.1

  • Disabled the preview feature on Android 4.4 KitKat devices.
  • Removed WebDav sync

Important Changes in Version 0.2.0

The app has been renamed from Notable Mobile to Noteless on 02.07.2020.

If you used an earlier Alpha Version, you need to uninstall the old one and install one of the new APKs (Don't forget to backup your notes!)

This is because the app also has a new package name: net.redsolver.noteless.

Also I decided to drop support for syncing notes directly via the app because there are alternative options which work a lot better.

I recommend using an external data directory and a third-party sync app for Android like Syncthing, Nextcloud Sync or FolderSync for other cloud services.

0.2.0

  • Renamed the app to "Noteless"
  • New app icon
  • Reworked tutorial notes
  • The Editor/Preview Mode Switcher is now the default option
  • New error handling: When an exception occurs while reading a note, the note is skipped and the errors are shown as "virtual notes".
  • Show loading dialog when changing external data directory
  • Fixed issue with using an external data directory on Android Q (10)
  • QOL Improvements (Autofocus, Small design improvements)

0.1.8

  • Added support for subdirectories
  • Added options to restore notes from trash
    • With the swipe actions of a note
    • With the "Restore from trash" button in the multi select options
  • Added option to create a logfile for sync
  • Added experimental option to enable virtual folder tags
  • Minor theme fixes

0.1.7

  • Fixed white flash when loading note preview

0.1.6

  • Added option to use a mode switcher for editor and preview

0.1.5

  • Added feature to add and remove attachments
  • Searching in content of notes
    • Enabled by default
    • Can be disabled in settings
    • Can get slow with more than 2000 notes

0.1.4

  • Added KaTeX and mhchem support
  • Added option to change accent color
  • Added note swipe actions (trash, delete, pin and favorite)

0.1.3

  • Fixed webdav sync

0.1.2

  • Fixed sync when using different data directory

0.1.1

  • Added option to select data directory on device
  • Moved multi select options to bottom app bar
  • Pressing back while being in select mode cancels it
  • Added option to recreate all tutorial notes and attachments in settings
  • Updated info page
  • Dark Theme now supports markdown preview

0.1.0

  • Select multiple notes by long pressing
  • After entering select mode, add notes to the selection by tapping them
  • Select or unselect all notes in the select menu
  • Favorite/Unfavorite multiple notes at once
  • Pin/Unpin multiple notes at once
  • Add and remove tags to multiple notes at once
  • Move to Trash and delete multiple notes at once

0.0.9

  • Dark Theme
  • Confirmation Dialogs

License

The app is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].