Skip to content

v3.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 May 16:11
bd74a03
  • Recent pages is dead, long live sort by last modified. (#32)
    • Using the sort by last modified keyword, as the name implies, allows you to sort results by last modified. But unlike recent pages you can now use it in multiple places, i.e. with title search, scoped search and notebook explorer. Note it must be placed after the aforementioned keywords.
    • Examples:
      (# = sort by last modified keyword, * = title search keyword, nb:\ = notebook explorer keyword, > = scoped search keyword)
      • on #{your search query}
      • on *#{your search query}
      • on nb:\PathToItem\#{your search query}
      • on nb:\PathToItem\>#{your search query}
      • on nb:\PathToItem\*#{your search query}
  • Added a setting to allow users to always open items in a new OneNote window. (#40)
  • Updated plugin logo.