Commit graph

  • 565e5cb37b
    build: version bump to 1.7.12 main 1.7.12 Andrea Alberti 2026-07-10 10:38:56 +0200
  • 6ba7c001be
    build: new release notes Andrea Alberti 2026-07-10 10:38:48 +0200
  • 4c77b281b6
    fix: support Obsidian 1.13 community plugins tab redesign Andrea Alberti 2026-07-10 10:19:48 +0200
  • 5e72862016
    chore: update minimatch to patch CVE-2026-27903 Andrea Alberti 2026-03-18 21:38:37 +0100
  • 4acac3602b
    build: version bump to 1.7.11 1.7.11 Andrea Alberti 2026-02-25 15:34:05 +0100
  • d6c6c468ad
    build: new release notes Andrea Alberti 2026-02-25 15:27:10 +0100
  • a2c0bc8a1e
    build: added automated workflow for publishing releases Andrea Alberti 2026-02-25 15:22:03 +0100
  • 83e84bfa15
    Added previous releases Andrea Alberti 2026-02-25 15:09:19 +0100
  • 6ffeebb771
    Fix github icon appearing with the correct light/dark theme Andrea Alberti 2026-02-25 14:58:50 +0100
  • c076b8175b
    Merge PR: Fix mobile annotation focus and touch handling (refs #24, PR #25) Andrea Alberti 2026-01-24 20:57:40 +0100
  • 3ba82f30c8
    Merge branch 'main' into testing_annotation_control Andrea Alberti 2026-01-24 20:57:13 +0100
  • 4a8f777602 Handle nested link clicks in annotations 1.7.10 Andrea Alberti 2026-01-24 19:55:59 +0100
  • 4845905453 Fix mobile annotation focus and touch handling (refs #24, PR #25) Stef Nado 2025-10-13 20:07:08 -0400
  • 5740615518 Fix community plugins hook for Obsidian 1.11.5 (refs #26) 1.7.9 Andrea Alberti 2026-01-24 17:48:08 +0100
  • 50f36810d3 Added Sublime Text project file Andrea Alberti 2026-01-24 16:40:26 +0100
  • cdfe973a1f Updated gitignore Andrea Alberti 2026-01-19 22:48:26 +0100
  • 6974fd0c3d
    Update annotation_control.ts Stef Nado 2025-10-13 20:07:08 -0400
  • 84ecaaeaa2 eslint.config.js Andrea Alberti 2024-11-09 09:34:21 +0100
  • 1ef188de8c Version bump Andrea Alberti 2024-10-20 16:15:41 +0200
  • 84d646d7b7 Improved visualization preference pane 1.7.8 Andrea Alberti 2024-10-20 16:15:06 +0200
  • b5e9663b5d Detect changes to data.json which can be caused by the synchronization engine or an external editor and update the setting pane automatically. Andrea Alberti 2024-10-20 15:37:25 +0200
  • 62c403a316 Detect changes to data.json made from synchronization engine or any external editor. 1.7.7 Andrea Alberti 2024-10-20 13:18:52 +0200
  • 0594664b84 Version bump 1.7.6 Andrea Alberti 2024-10-20 10:37:48 +0200
  • 66c9a31e36 Streamlined code and remove potential weak spot where openTab was called with asynchronous mechanism. Andrea Alberti 2024-10-20 10:36:25 +0200
  • bdc60e6c1f Fixed bug where it was conflicting with https://github.com/pjeby/hotkey-helper plugin. 1.7.5 Andrea Alberti 2024-10-19 21:27:50 +0200
  • 2cf1a9249b Disabled minified Andrea Alberti 2024-10-19 21:16:12 +0200
  • 95d2f5252e Minified production version Andrea Alberti 2024-10-19 21:09:28 +0200
  • 99836806a7 Fixed bug where it was conflicting with https://github.com/pjeby/hotkey-helper plugin. Andrea Alberti 2024-10-19 21:04:43 +0200
  • 3d043121f3 Version bump 1.7.3 Andrea Alberti 2024-10-18 22:44:41 +0200
  • 854549a38c - Fixed bug where a warning was shown when a new plugin was installed. Andrea Alberti 2024-10-18 22:11:30 +0200
  • f1b9ac1d77 Improved debounced saving Andrea Alberti 2024-10-18 21:24:30 +0200
  • 442b7e4cbb - Fixed small bugs which makes the code more efficient, i.e., avoid repeating unnecessary operations - Corrected a bug where by enabling the plugin, the personal annotations were not immediately shown in the preference pane, but required to exit the pane and enter it again. Andrea Alberti 2024-10-18 21:12:43 +0200
  • cfcbaf3efc Fix Andrea Alberti 2024-10-18 18:40:20 +0200
  • be20cc69e1 Merge remote-tracking branch 'origin/main' Andrea Alberti 2024-09-15 11:18:23 +0200
  • 56de2c7d4b Comment Andrea Alberti 2024-09-15 11:02:56 +0200
  • 75e4626d02 ... Andrea Alberti 2024-09-15 11:02:56 +0200
  • 310fe32c2b Merge remote-tracking branch 'origin/main' Andrea Alberti 2024-09-14 21:49:41 +0200
  • da63284fd3 small fix Andrea Alberti 2024-09-14 21:49:36 +0200
  • 7b08899845 Select text when receiving focus Andrea Alberti 2024-08-26 18:00:20 +0200
  • 48d9d730da Select the text of annotations to be edited. Andrea Alberti 2024-08-26 17:41:29 +0200
  • 81f71c6595 Small fix Andrea Alberti 2024-08-26 14:17:09 +0200
  • 49b6b9e5e5 Small changes Andrea Alberti 2024-08-26 10:42:06 +0200
  • f2305250e5 version bump 1.7.2 Andrea Alberti 2024-08-26 01:18:05 +0200
  • 256fd095d3 Another bug Andrea Alberti 2024-08-26 01:17:45 +0200
  • afc1d76abb Version bump 1.7.1 Andrea Alberti 2024-08-26 01:10:48 +0200
  • 80cf07ab0e Fixed bug Andrea Alberti 2024-08-26 01:09:16 +0200
  • f7861bdb1b fixed bug patching multiple times. Andrea Alberti 2024-08-26 00:47:00 +0200
  • 15c0e0972c Improved rendering of annotations and icons Andrea Alberti 2024-08-26 00:30:15 +0200
  • 5738eba8da Merge remote-tracking branch 'origin/main' 1.7.0 Andrea Alberti 2024-08-25 19:04:52 +0200
  • d71db186fa New version 1.7.0 Andrea Alberti 2024-08-25 19:04:45 +0200
  • f8e562f5a7 Finished factory of debounced functions Andrea Alberti 2024-08-25 16:23:21 +0200
  • cec5b3bfb8 Simplified Andrea Alberti 2024-08-25 14:12:59 +0200
  • 59da6411e4 Attempting to switch to a factory of debounced functions. Andrea Alberti 2024-08-25 13:53:02 +0200
  • f9580353ba small fix Andrea Alberti 2024-08-22 18:59:25 +0200
  • 7a34e8c98f Removed colons Andrea Alberti 2024-08-21 22:36:34 +0200
  • ad4e182d20
    Update README.md Andrea Alberti 2024-08-21 11:03:59 +0200
  • a2015f24dd
    Update README.md Andrea Alberti 2024-08-21 11:02:53 +0200
  • e14632f3ef Version bump. 1.6.6 Andrea Alberti 2024-08-21 10:58:33 +0200
  • 1f697fdb6e - Fixed bug where annotations could not be added when some text is provided in the search field to restrict the range of annotations displayed. Andrea Alberti 2024-08-21 10:58:06 +0200
  • 594b9e0dda Fixed problem of double icons 1.6.5 Andrea Alberti 2024-08-20 10:17:27 +0200
  • d2cfc8a67a Version bump 1.6.4 Andrea Alberti 2024-08-20 01:09:20 +0200
  • f1cc2a84c4 Fixed bug where buttons resetting to default conditions did not properly save the new setting. Andrea Alberti 2024-08-20 01:08:47 +0200
  • cd12493409 Merge remote-tracking branch 'origin/main' Andrea Alberti 2024-08-19 22:43:27 +0200
  • a98f44e142 small fix Andrea Alberti 2024-08-19 22:43:19 +0200
  • 276f50e070 Small changes. Andrea Alberti 2024-08-19 16:33:25 +0200
  • f5e42dad89 Improved debounced saving. Fixed a bug when switching between preference pane and community plugins pane, where the settings were not stored properly. 1.6.3 Andrea Alberti 2024-08-19 01:23:47 +0200
  • 393d40054a Small fix Andrea Alberti 2024-08-18 23:55:47 +0200
  • 9d61276e37 Update all controls dynamically 1.6.2 Andrea Alberti 2024-08-18 23:11:38 +0200
  • f936cacc94 Update annotations Andrea Alberti 2024-08-18 21:31:42 +0200
  • a37d259d0c Improved explanations Andrea Alberti 2024-08-18 20:02:09 +0200
  • 02187ee6a3 Fixed bug where importing from an external file deletes the backups. Andrea Alberti 2024-08-18 19:30:35 +0200
  • 748af24575 Version bump Andrea Alberti 2024-08-18 18:19:38 +0200
  • 8e38d8e305 Added lock icons to the preference pane. Andrea Alberti 2024-08-18 18:19:19 +0200
  • 3493f37018 Fix several minor bugs Andrea Alberti 2024-08-18 16:10:24 +0200
  • fc3765ef82 Refactored code. Solved bugs. Andrea Alberti 2024-08-18 14:01:53 +0200
  • d00935d1f5 Small improvement 1.6.1 Andrea Alberti 2024-08-18 04:48:56 +0200
  • 9b97a54f27 Small fixes Andrea Alberti 2024-08-18 04:32:33 +0200
  • f75946a3d5 Removed label from css Andrea Alberti 2024-08-18 04:30:19 +0200
  • 8d460d8ecf Finished correcting bugs on editing annotations Andrea Alberti 2024-08-18 04:30:13 +0200
  • 38c8665f77 sort the notes alphabetically 1.6.0 Andrea Alberti 2024-08-18 02:24:40 +0200
  • d9c384d35e New import routines Andrea Alberti 2024-08-18 01:57:08 +0200
  • 6721cce973 Legacy settings Andrea Alberti 2024-08-18 01:55:23 +0200
  • cf977f7e73 fixed a bug where we could not click on Markdown links when the annotation are not editable. Andrea Alberti 2024-08-17 22:37:54 +0200
  • 400e4033e1 Converted tabs to spaces Andrea Alberti 2024-08-17 22:02:13 +0200
  • 740be86c23 Improved description of the field configuring the markdown file Andrea Alberti 2024-08-17 22:00:30 +0200
  • 9cf98fefcb - Fixed a bug on the lock button not being shown with the correct state on the first loading of the plugins pane. Andrea Alberti 2024-08-17 21:59:58 +0200
  • 5678ca40e8 Mobile customization 1.5.4 Andrea Alberti 2024-08-15 12:35:12 +0200
  • 75d85717e4 Mobile customization Andrea Alberti 2024-08-15 12:29:02 +0200
  • 8e0973fa6c Version bump 1.5.3 Andrea Alberti 2024-08-15 03:49:47 +0200
  • f2a90cda12 Version bump Andrea Alberti 2024-08-15 03:49:37 +0200
  • 0d1b2c853c Small fix 1.5.2 Andrea Alberti 2024-08-15 03:45:37 +0200
  • cbe76dadb3 Finished fixing bugs 1.5.1 Andrea Alberti 2024-08-15 03:37:36 +0200
  • 352bc5e066 Import settings Andrea Alberti 2024-08-15 02:22:48 +0200
  • 5c43cc22b4 Backups Andrea Alberti 2024-08-15 01:21:30 +0200
  • c402d7c65a Backups Andrea Alberti 2024-08-14 20:02:09 +0200
  • d96ba2a5f1 Backups Andrea Alberti 2024-08-14 19:53:21 +0200
  • c31c3e20b8 Fixing style.css Andrea Alberti 2024-08-14 16:49:40 +0200
  • 49f320803c Backups work Andrea Alberti 2024-08-14 16:24:54 +0200
  • ca99270b8a Backups Andrea Alberti 2024-08-14 15:50:20 +0200
  • bd3daaa3d0 Store backups Andrea Alberti 2024-08-14 15:28:58 +0200