{"id":17946432,"url":"https://github.com/krusty84/obsidian-occura-plugin","last_synced_at":"2025-08-16T01:32:15.091Z","repository":{"id":259953271,"uuid":"864919628","full_name":"Krusty84/obsidian-occura-plugin","owner":"Krusty84","description":"Plugin for https://obsidian.md/ that automatically selected same text occurrences in opened note","archived":false,"fork":false,"pushed_at":"2024-11-10T20:29:51.000Z","size":58,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-10T21:21:01.493Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-notes","obsidian-plugin"],"latest_commit_sha":null,"homepage":"https://obsidian.md","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Krusty84.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T14:19:02.000Z","updated_at":"2024-11-10T20:16:49.000Z","dependencies_parsed_at":"2024-10-28T19:52:29.497Z","dependency_job_id":"b576959b-a3de-4f1b-bb83-b8ddf18c875b","html_url":"https://github.com/Krusty84/obsidian-occura-plugin","commit_stats":null,"previous_names":["krusty84/obsidian-occura-plugin"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krusty84%2Fobsidian-occura-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krusty84%2Fobsidian-occura-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krusty84%2Fobsidian-occura-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krusty84%2Fobsidian-occura-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krusty84","download_url":"https://codeload.github.com/Krusty84/obsidian-occura-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229990122,"owners_count":18155900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian","obsidian-md","obsidian-notes","obsidian-plugin"],"created_at":"2024-10-29T07:05:29.704Z","updated_at":"2025-08-16T01:32:15.075Z","avatar_url":"https://github.com/Krusty84.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Occura Plugin: highlighting word occurrences\n\n### Why another plugin?\nI couldn't find the usual functionality that I used in Notepad++ or different IDEs, where double-clicking on a word immediately showed me how often it appears in the open document.\n\n### Features\n#### Release 1.5.0\nNew features has been added:\n\n1. You can create classes of words with individual colors, for example terms from different domains, parasite words, etc\n\n\u003cimg width=\"1094\" height=\"950\" alt=\"image\" src=\"https://github.com/user-attachments/assets/416f6e73-9175-43e0-81d0-d432d252cfa2\" /\u003e\n\n#### Release 1.4.1:\nThe issues with selecting special chartes like $ # % @ has beein fixed, thanks dear [Logovaz26](https://github.com/Logovaz26)\n#### Release 1.4.0:\nNew features has been added:\n\n1. Added case insensitivity mode for dynamic word selection\n\n2. Keywords can be uploaded/downloaded to/from a plain text file with a comma separator between words\n\n3. Added a reset button to default settings\n\n\u003cimg width=\"843\" alt=\"image\" src=\"https://github.com/user-attachments/assets/57c9b219-1fe3-499b-8a4d-09a9e071e31b\" /\u003e\n\n#### Release 1.3.2:\nSome bugs have been fixed, thanks dear [BlackUdon](https://github.com/BlackUdon)\n\n#### Release 1.3.1:\nSome bugs have been fixed, thanks dear [BlackUdon](https://github.com/BlackUdon)\n \n#### Release 1.3.0: \nAutomatic highlighting of keywords (It works only in Source or Live preview mode!)\n\nNew settings has been added\n![image](https://github.com/user-attachments/assets/3041fbf9-b258-421e-89aa-894bb025546e)\n\nNew command has been added\n\n![image](https://github.com/user-attachments/assets/262ff0f5-bb12-4e13-880e-ffed812681bd)\n\n#### Release 1.2.0:\nConvert found occurrences to tags (It works only in Source or Live preview mode!)\n\nNew command has been added\n\n![image](https://github.com/user-attachments/assets/d218a52d-3447-4676-baf1-9d7b5d212468)\n\n#### Release 1.1.0:\nPermanent Highlighting for found occurrences (It works only in Source or Live preview mode!)\n\nNew command has been added:\n\n1. Set permanently highlight for occurrences\n2. Remove permanently highlight for occurrences\n\n![image](https://github.com/user-attachments/assets/93a04250-f060-437a-a887-31daa41abe80)\n\nWhen Occura has highlighted the available occurrences, call the command: **Set permanently highlight for occurrences** and then the occurrences will be highlighted by the regular for Obsidian.md by color\n\n![image](https://github.com/user-attachments/assets/1d638501-3477-4fe6-8166-48271c122520)\n\n\nAnd call the: **Remove permanently highlight for occurrences** command to remove the previously set highlight\n\n#### Release 1.0.0:\nBasic functionality\n\n- You simply double-click on a word and see the other occurrences of the word (or the selected part of it) highlighted.\n\n  ![изображение](https://github.com/user-attachments/assets/164e0b3e-e02c-4903-abd5-a4006a931200)\n\n- In the settings, you can specify the highlight color, hotkeys for quickly enabling/disabling the plugin, and the display of the number of matches found in the Status bar.\n\n  ![изображение](https://github.com/user-attachments/assets/e6f33f63-a39b-4997-bae3-ba7cfa9c5b66)\n\n#### Installing the plugin\n- Open Obsidian settings\n- Go to Community Plugins\n- Select Browse and search for Occura Plugin\n- Install the plugin\n- Look through \"Installed plugins\" and enable Occura Plugin (toggle)\n\n\n#### Manually installing the plugin\n- Copy over `main.js` and `manifest.json` to your vault `/path/to/your/vault/.obsidian/plugins/obsidian-occura-plugin/`.\n- Enable plugins in Obsidian settings\n- Enable Occura Plugin in the Community Plugins tab\n\n#### License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n#### Author\n[Alexey Sedoykin](https://www.linkedin.com/in/sedoykin/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrusty84%2Fobsidian-occura-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrusty84%2Fobsidian-occura-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrusty84%2Fobsidian-occura-plugin/lists"}