Skip to content

Releases: jm289765/highlights-to-obsidian

1.4.1

18 Dec 15:56
Compare
Choose a tag to compare
  • Added a config option to fix a bug on Linux: H2O was opening obsidian:// urls in Firefox instead of Obsidian

1.4.0

29 Mar 00:30
Compare
Choose a tag to compare
  • added config for specifying the username of a web user
  • added config to wait for a specified time between each highlight sent

1.3.3

21 Mar 01:34
Compare
Choose a tag to compare
  • clarified "filepath too long" error
  • added option to choose whether to send local user's or web user's highlights (this fixes the problem of sending every highlight twice)

1.3.2

09 Mar 20:02
Compare
Choose a tag to compare
  • fixed error when trying to send a highlight that contains curly brackets
  • possibly fixed bug where main config window would close when closing a submenu
  • possibly fixed issues with highlights being sent twice and headers not being formatted
  • changed single-number time formatting options to give 2 or 4 digit results. e.g. {minute} will now give "05" instead of "5".

1.3.1

06 Mar 02:50
Compare
Choose a tag to compare
  • added options to customize maximum note size
  • current H2O version is now shown in main menu and config menu
  • rearranged drop-down menu to match main menu's button order
  • possibly fixed a possible bug where closing the main config menu would also close any open config submenu

1.3.0

26 Feb 21:17
Compare
Choose a tag to compare
  • improved appearance of config menus
  • added options to disable confirmation and success popups when sending highlights
  • enabled making keyboard shortcuts for "Send all [...]" functions
  • added formatting options for how many highlights were sent
  • added formatting options for hour, minute, and second the highlight was made
  • added better formatting options for current time

1.2.0

23 Feb 00:06
Compare
Choose a tag to compare
  • split config menu into two separate menus (it was getting crowded)
  • added note headers. similar to the note body, but only sent once each time you send a group of highlights.
  • added {utcnow} and {localnow} formatting options

1.1.1

22 Feb 20:01
Compare
Choose a tag to compare
  • when saving config, h2o will now verify that the last send time is valid
  • changed default sorting to highlight's location in book instead of timestamp
  • fixed error when trying to send a large amount of text and/or highlights from a single book
  • added a file name length limit of 180 characters

1.1.0

04 Feb 04:27
Compare
Choose a tag to compare
  • customizable sort order of sent highlights
  • send highlights of selected books only
  • highlight location and local time formatting options
  • fix last_send_time timezone bug

1.0.0

04 Feb 04:23
Compare
Choose a tag to compare
  • send all highlights
  • send new highlights
  • resend highlights
  • formatting options for highlight text, title, author, date/time, etc
  • chronological sorting when sending highlights