Files
CommunityScripts/plugins/dupeMarker
Raghavan 228c294ffa Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
..
2023-09-24 21:47:17 +00:00
2023-09-24 21:47:17 +00:00

Marks duplicate markers with a tag: [Marker: Duplicate]

Tasks -> Search for duplicate markers

It will add the tag to any markers that have an exact match for title, time and primary tag.
It will only add to existing markers, it is up to the user to go to the tag and navigate to the scene where the duplicates will be highlighted with the tag.

(it's technically a Dupe Marker Marker)