Quickly save information without context switching.
An extension to help save miscellaneous information that is important but [at the time] doesn't feel large enough to make you want to open your notes app and write it down. In today's world, information is thrown around all the time but there is also a certain level of productivity that is expected. RapidCap bridges the gap between trying to remember it all and documenting every step you take.
For example:
All data is store to the JSON file specified in the extension preferences so you have complete control over it, it is not application specific, and human readable. Other possibilities with this type of storage includes syncing with iCloud across multiple devices or backing up your file to Github.
Before being able to use RapidCap, you must set the Data File Path to a JSON file in the extension preferences. This is a one-time set up and will not be required after it is configured.
A user can view all created cards with this command. This is helpful when reviewing previously saved information or if you are looking for something... but you can't quite remember the right words to search for it.
To view all the details for a specific card, you can view that card details and it will show the "question", "answer" in markdown, and the tag.
Creating a card enables the user to quickly save information for retrieval at a later time.
View All Cards