Quantcast
Channel: MacUpdate: Demo Mac OS X Apps
Viewing all articles
Browse latest Browse all 18964

Quiver 3.0.4 - The programmer's notebook.

$
0
0


Quiver is a note-taking app built for programmers. Its unique cell-based design lets you easily mix text and code within one note, edit code with an awesome code editor, and find any note instantly via the full-text search.

Features
  • Mix Text With Code - A note in Quiver is comprised of cells --- snippets of text or code. You can freely mix text cells with code cells, even setting different language modes for different code cells, all inside one note.
  • Edit In Place - Whether you are writing code or changing text styles, edits are always made in-place. There is no mode switching in Quiver. You just click where you want to edit and start typing.
  • An Awesome Code Editor - The programmer's notebook should make code editing effortless. Quiver packs the awesome ACE code editor in code cells, which supports syntax highlighting for most languages, over 20 themes, automatic indent and outdent, and much more.
  • Lightning-Fast Full-Text Search - Notes are only useful if you can find them quickly. Quiver's full-text search is based on Search Kit, the same technology used to power Spotlight on your mac. That's how Quiver can search through thousands of notes in a blink of an eye.
  • Tags - If organizing notes into notebooks isn't enough for you, Quiver also lets you assign tags to each note, so you can manage your notes any way you like.
  • Autosave - Quiver automatically saves all your changes as you work, so you never need to worry about losing changes.
  • Plain JSON - Quiver saves your notes in the plain JSON format, so you have full control over your content. You can export a note in the JSON or HTML format, or print it to PDF.


Version 3.0.4:
  • Changed the Markdown parser to markdown-it; as a result, Markdown rendering is now significantly (25x) faster, and many parser-related bugs are fixed
  • Lots of code refactoring for better app performance (editor and preview)
  • The Evernote importer now uses much less memory and can import huge (gigabytes) ENEX files; it also runs faster
  • Added support to export a note as a single image (PNG)
  • Improved the PDF export functionality
  • Fixed a bug that empty tags were shown in macOS Sierra
  • Changed the default font in the editor and preview to the Apple system font
  • Fixed an issue that newline characters could be inserted into a note’s title
  • Added a keyboard shortcut (Ctrl+Cmd+M) for “Move to Notebook”
  • Deleting the last cell in a note will now set the focus on the second last cell so that you can keep deleting
  • Tab completion in code cells was removed as this feature was rarely used


  • OS X 10.7 or later


Download Now]]>

Viewing all articles
Browse latest Browse all 18964

Trending Articles