8000 Releases · Make-md/makemd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Make-md/makemd

1.1.6

12 May 20:58
Compare
Choose a tag to compare

Minor Improvements

  • Adding a new space while in the tag section now creates a tag instead of a folder
  • Changed the mobile notes and space header to be more compact
  • Added command for editing hidden files (which was missing on mobile)
  • Added command for pinning the current open file to a space
  • Added setting for modifying the mobile space row height (which was previously hidden)
  • Sticker search is no longer case sensitive
  • Tapping on a table in the tables list now opens up the option for mobile

Bug Fixes

  • Fixed not being able to open submenus on mobile
  • Fixed labels when unpinning from a space

1.1.5

10 May 14:55
Compare
Choose a tag to compare

Bug Fixes

  • Fixes an issue that causes certain instances of tags to be indexed incorrectly

1.1.4

10 May 04:41
Compare
Choose a tag to compare
1.1.4
10000

Bug Fixes

  • Fixes an issue that causes the plug-in to crash when there's a conflicting with the HTML viewer
  • Fixes an indexing issue causing refresh issues

1.1.3

17 Apr 14:04
Compare
Choose a tag to compare

Improvements

  • Optimized the search indexing for faster and more reliable search, removed search worker optimization setting.
  • Added sorting by last modified time

Bug Fixes

  • Fixed an issue preventing adding multiple values in a filter view
  • Fixed a crash when context type is not properly set
  • Fixed an issue where clicking on a filter would open the link causing issues
  • Fixed buttons, headings not being properly styled in space view

1.1.2

07 Apr 07:02
Compare
Choose a tag to compare

🎁 Features

  • Note Thumbnails
    • Note thumbnails will now be generated for all your notes in Catalog and Gallery View to preview your notes.
    • Banners and images are currently not generated, this will be revisited in an upcoming update
    • Note Thumbnail Setting has been added and is off by default, turning on this may affect your editor performance when thumbnails are first generated

⚒️ Improvements

  • You can now deselect the preview/cover image property for your list views

🐞 Bug Fixes

  • Fixed a crash when editing Formula fields
  • Editing list view properties now updates the menu and does not reset previously edited properties
  • Fixed an issue where newly created notes from the List View adds an undefined property

1.1.1

05 Apr 23:27
Compare
Choose a tag to compare

🎁 Features

  • Flex Property Type
    • A new property type where you can specify a different type for each context item, allowing you to use aggregate, formula and primitive values in the same property:
    • Example: three rows in your finance summary: row 1 uses the sum of the costs inside, row 2 is a specific number and row 3 is a formula calculation.
    • Flex properties can be aggregated and formatted

✏️ Changes

  • The Items aggregate related property introduced in the last version has been moved to be available in the flex property type when an item is set to Aggregate, it's no longer available in the default Aggregate.

🐞 Bug Fixes

  • Fixed renaming a property does not properly rename the property and instead sets an alias
  • Fixed the number formatter trimming decimal numbers
  • Filter by tags when tags property is capitalized now works
  • Fixed some issues with updating properties in the Inline Context
  • Fixed default creation action not being applied when creating a new note in a tag

1.1.0

31 Mar 00:31
Compare
Choose a tag to compare

🎁 Features

  • Spaces as Websites
    • Export individual spaces to HTML (which you can then convert to PDF)
    • Generate an entire website from your space with the same layout and links
    • Preview and browse your generated HTML and static site directly in Obsidian
    • Share your website through any static hosts including free options such as Github Pages or Cloudflare Pages, no need for a backend
  • Joins
    • Live Search and Recursive Spaces have now been combined to the newly designed Join feature
    • Join your space with items from another space with or without subfolder items
    • Add filters to target specific files based on name, type or metadata
    • Add joins to your context in the new Space toolbar at the top of your spaces
  • Number Format
    • Specify a number format for your number fields from an existing format or by using a custom format
    • You can also specify the format for Aggregate and Formula fields if the type is set to Numbe
    • Table aggregates for number fields will automatically use the number format specified
    • Custom number formats follows the excel custom number format

⚒️ Improvements

  • Image modal now sorts by recently created by default
  • Pressing on Enter key now confirms any confirmation modal
  • New Setting to hide the vault selector for a cleaner sidebar
  • New Setting to determine whether the time selector is shown by default in Date Picker
  • Added Delete option to the Obsidian native menu options
  • With the Note Preview turned on, you can now retrieve the tasks of your notes through a formula
  • Cleaned up the Space header with the new Space toolbar to include Join, Export as well as access to your pins, tables, templates and other options
  • Aggregate now supports metadata lookup for looking into the items for each space, when using metadata lookup, the context data will be ignored
  • Full width blocks on Space View now center aligns when setting custom widths
  • System name now clips by default and has been reduced in size to show longer name, use a CSS snippet if you want to wrap instead

🐞 Bug Fixes

  • The vault name now correctly uses the System Name that you define
  • Fixed Reveal in Navigator not revealing the right item
  • Fixed issue caused by corrupted table schemas
  • Added a fallback when the schema of a table is corrupted
  • Fixed issues with filtering on files not working for boolean properties
  • Fixed metadata for folders to contain folder properties when folder notes is enabled for filtering and joining
  • Fixed an issue where the vault space might show in itself or other other spaces
  • Property names starting with $ or _ are will be renamed in order to prevent clashes with reserved properties
  • Fixed issue adding new non-context properties in the space view
  • Fixed issue with aggregate number fields not properly calculating data
  • Fixed a crash when checking missing fields for calendar view

1.0.9

13 Mar 00:47
Compare
Choose a tag to compare

Improvements

  • Aggregate and Relation now properly sync and display in inline context
  • Aggregated Values now properly show up as the correct type
  • Two-way Relations now properly sync data in properties
  • Adding a date in a date property now default to no time
  • Not having a required property set in a view now shows a warning
  • Start and End Time properties now can only be set to date type
  • Pressing Enter on a new table view creation cell now keeps focus
  • Repeat field will now be enforced to the special repeat type
  • Repeat options can now be set inside the day/week/month view by hovering over an event
  • Added ability to tag non-markdown files

Bug Fixes

  • Fixed issue with metadata not being saved to markdown frontmatter
  • Fixed a crash when repeat events have unknown values
  • Creating a new note in a list view now no longer adds an undefined property
  • Fixed multiple placeholders and labels that were incorrect

1.0.8

28 Jan 02:12
Compare
Choose a tag to compare

Quick patch to fix note blocks not hiding title even when set to hidden.

1.0.7

28 Jan 01:53
Compare
Choose a tag to compare

Improvements

  • Cleaned up the design of detail, card, board, catalog and gallery views
  • Fields other than object type now show up in detail, card and board views, use hide property to hide which ones to show
  • Turning off context setting no longer turns off inline context
  • Added ability to change the source table for the list view in view options

Bug Fixes

  • Fixed adding properties in inline context not adding to a space
0