How to hide card priorities? - bjsi/incremental-everything GitHub Wiki
Hiding the cardPriority tag
The cardPriority tag is hidden by default using injected CSS (see user settings - Hide CardPriority Tag in Editor).
Hiding cardPriority properties (priority and source)
If you want also to hide the slots (properties) - priority and source: You can hide these properties as you would for any other tag: enter it and change the property location to "At top of Document" or "Only in Table":
Removing cardPriority tags and its properties
If you want to remove these tags (carPriority) and slots altogether of all your database, follow these steps:
- In your plugin settings, turn to the "Light Mode"
- AFTER you change your settings to the "Light Mode", use the Omnibar to run the command "Remove All CardPriority Tags". The cardPriority tags and properties will be completely removed.
- Note 1: The command removes only flashcard priorities (stored in the cardPriority powerup). Incremental rems priorities are stored elsewhere (in the Incremental powerup) and will not be affected. (The plugin uses completely separated systems for the control of Incremental Rems priorities and flashcard priorities)
- Note 2: If you change to the "Full mode" again, the process of pre-tagging will happen again.