Skip to content

Releases: Make-md/makemd-preview

0.5.19

03 Jan 21:37
Compare
Choose a tag to compare

Version 0.5.19
Features

  • Contexts
    • Image field is now available, images in vault or on the web can be used as a field
    • Tag field is now available
    • List Item Preview automatically populates image cell if there's an image
    • Selection for table view and list view
    • New Sync Fields flow to create contexts from your metadata and auto detect types
    • Automatically keep existing frontmatter fields synced
    • Keyboard navigation and editing for table view
    • Added flow view for both list and card view

Improvements

  • Improved Mobile User Experience for Contexts
  • Editing experience for Contexts has been completely revamped
  • Improved the Blink keyboard user experience

Bugs

  • Fixed settings initialization bug
  • Fixed context not syncing tags
  • Fixed new file issue
  • Fixed spaces refreshing issues
  • Fixed an issue with table resizing

0.5.18

30 Dec 00:50
Compare
Choose a tag to compare

Bug Fixes

  • Fixed file name containing multiple apostrophes

0.5.17

29 Dec 20:38
Compare
Choose a tag to compare

Features

  • Contexts
    • File Context now contains Editable Backlinks

Improvements

  • Folder notes are now stored and checked in the parent directory.
  • Spaces now highlights and scrolls to active file
  • File Context sections are now collapsible

Bug Fixes

  • Fixed sort order for vault being reversed
  • Fixed file names containing apostrophes
  • Fixed folder rename issues

0.5.16

28 Dec 18:43
Compare
Choose a tag to compare

Version 0.5.16
Features

  • Spaces
    • Space switcher - Pin and switch to different spaces
    • Space Stickers - Use stickers (emojis for now) to style your spaces
    • Blink - Quick search and edit a note/context/canvas without opening the file
    • File Hider - Hide files in spaces
    • Note Labels - Added color labels to your notes
  • Contexts
    • Flow View - View all notes in a flow editor
    • List View - Default View for folders with a preview

Improvements

  • Spaces
    • Spaces has been completely rewritten to be more scalable and perform better on larger vaults
    • File extensions are now displayed
    • New Note button now respects the Obsidian setting
    • Navigation between folder views now work properly
    • Added Sorting Order in Vault and Spaces
    • Folders can now be added as a Space
    • Multi select file support (hold shift)
    • Drag and Drop for reorder now separate from drag and drop notes into rest of Obsidian
  • Contexts
    • Added list view as default view for Folders
    • Filter, search and sort now work across all views
    • Improved user experience across the contexts feature
    • Support for multi-column sort

Bug Fixes

  • Contexts now properly keep track of file edits
  • Fixed filters and sort not working on file properties
  • Added fallback states for context files
  • Fixed bug with markdown postprocessor

0.5.15

15 Dec 22:04
Compare
Choose a tag to compare

Improvements

  • Flow editor now works with Canvas Embeds
  • Canvas cards with flow editors in them now work
  • Context Details for Files now show all tags
  • Context Details for Folders now available

Bug Fixes

  • Toggle flow now works
  • Canvas bugs from Flow Editor fixed

0.5.14

14 Dec 21:05
Compare
Choose a tag to compare

Features

  • Hide files, folders and extensions across Spaces and Contexts

Improvements

  • Sort Spaces with same options as File Explorer
  • Collapse All Folders
  • File Extension label in Spaces

0.5.13

14 Dec 04:35
Compare
Choose a tag to compare

Features

  • New File Property Prop (Folder) to link directly to folders
  • Cards View (aka Kanban View) now available (requires a group by field to be set)

Bug Fixes

  • Fixed frontmatter import issues
  • Fixed metadata import with duplicate columns
  • Fixed a codemirror bug

0.5.12

13 Dec 22:00
Compare
Choose a tag to compare

Features

  • Autodetect Dataview field types

Bug Fixes

  • Fixed error from remaining fields for Dataview (Duration and Null fields)

0.5.11

13 Dec 19:25
Compare
Choose a tag to compare

Features

  • Links type field added to field types to link to note files
  • Links type field autodetects internal link format

Improvements

  • Significantly improved the usability of option, context cell types
  • Improved reliability in intialization of contexts

Bug Fixes

  • Fixed Dataview import normalized
  • Fixed file property field not showing metadata

0.5.10

13 Dec 03:19
Compare
Choose a tag to compare

Improvements

  • Added icons for metadata menu
  • Improved performance for util function

Bug Fixes

  • Fixed tag context not working because default folder doesn't exist