Commit graph

  • 43a03c6213
    Merge c9163d7ee2 into 66a86aa453 bgodlin 2025-07-05 21:14:05 +0200
  • c9163d7ee2 Update README.md to enhance comment functionality description and add demo screenshot godlin 2025-07-05 21:06:24 +0200
  • dd4bcbf592 Update package information: set version to 2.0.0 with updated description godlin 2025-07-05 21:06:03 +0200
  • f3dec5e453 Add resolution feature for comments: implement toggle functionality and update UI for active/resolved comments godlin 2025-07-05 15:52:08 +0200
  • 3c20440c16 Enhance comment display: add author name and timestamp, improve layout and styling for better readability godlin 2025-07-05 14:31:15 +0200
  • 4799d95030 Enhance light theme styles for comments: adjust borders and background colors for better visibility godlin 2025-07-05 13:24:29 +0200
  • 48aa7d977a Implement expand/collapse functionality for comments godlin 2025-07-05 13:16:46 +0200
  • 39c449e4c7 Enhance timestamp parsing in comments godlin 2025-07-05 13:08:16 +0200
  • e9f38ee858 Enhance comment insertion and navigation: update cursor positioning when adding new comments godlin 2025-07-05 13:05:24 +0200
  • 05bcfdcfb9 Fix subcomment insertion position to ensure correct placement in comments godlin 2025-07-05 12:57:14 +0200
  • f2ea581a54 Fix children visibility handling in comments and preserve state during updates godlin 2025-07-05 12:49:18 +0200
  • debd300217 Add date formatting functions using moment.js for comment timestamps godlin 2025-07-05 12:30:18 +0200
  • c48c92c42a Update comment navigation to set cursor at the end of the first line of the comment godlin 2025-07-05 11:59:52 +0200
  • 4b8821d253 Add .hidden class to styles.css to fix element visibility control godlin 2025-07-05 11:52:10 +0200
  • 190682f868 Refactor comment plugin to remove unused MarkdownView reference and enhance error handling in comment addition godlin 2025-07-05 11:51:45 +0200
  • 37cc78d9a9 Implement user settings for comment username and enhance settings management godlin 2025-07-05 11:51:25 +0200
  • 3963dabe7f Add lock files to .gitignore godlin 2025-07-05 11:47:11 +0200
  • 66a86aa453
    update versions main Jasper Surmont 2025-06-30 17:08:35 +0200
  • 648eefe1fc
    Update manifest Jasper Surmont 2025-06-30 15:33:56 +0200
  • 6fd3f26767
    Merge branch 'main' of github.com:JasperSurmont/obsidian-comments 1.0.3 Jasper Surmont 2025-06-30 15:27:13 +0200
  • fe3a3c4453
    Allow different date separators Jasper Surmont 2025-06-30 14:55:29 +0200
  • 2dde1ef8f8
    Allow different date separators master Jasper Surmont 2025-06-30 14:55:29 +0200
  • f04e5d015e
    Remove whitespace JasperSurmont 2025-06-25 21:40:27 +0200
  • 67ac885ea8
    Remove whitespace JasperSurmont 2025-06-25 21:39:23 +0200
  • 2931c5a003
    Update readme JasperSurmont 2025-06-25 21:37:56 +0200
  • 9fb0148d45
    Update readme JasperSurmont 2025-06-25 21:32:15 +0200
  • fb6f88b584
    Fix small changes requested by obsidian Jasper Surmont 2025-05-05 14:44:43 +0200
  • dbf9feb84c
    Update manifest.json 1.0.2 Jasper Surmont 2025-04-15 11:24:02 +0200
  • 9750428bb9
    Create LICENSE Jasper Surmont 2025-04-15 11:22:38 +0200
  • a0c18a58ed
    Update README.md Jasper Surmont 2025-04-15 11:17:04 +0200
  • 9f873976dd
    Fix versioning in manifest 1.0.1 Jasper Surmont 2025-04-15 11:08:43 +0200
  • a7e4025569
    Manifest update 1.0.0 Jasper Surmont 2025-04-15 11:01:54 +0200
  • 66d1f9ce6e
    postprocessor fixes and style updates Jasper Surmont 2025-04-14 16:26:16 +0200
  • 36013d80a2 Minimize comments Jasper Surmont 2024-12-19 20:05:31 +0100
  • 6462575d9b Recursive comments Jasper Surmont 2024-12-19 09:26:16 +0100
  • 9e6ab4b35d Rewriting of comment location Jasper Surmont 2024-12-16 14:45:40 +0100
  • 341ba9db8c Initial version working Jasper Surmont 2024-12-16 11:13:22 +0100
  • d55f1a8b02 Initial update Jasper Surmont 2024-12-10 20:51:29 +0100
  • 1e94d65441 Initial commit Jasper Surmont 2024-12-10 14:39:26 +0100
  • a4ab7dd9ea
    Initial commit Jasper Surmont 2024-12-02 09:10:09 +0100