-
Notifications
You must be signed in to change notification settings - Fork 1
peterhs73 edited this page Feb 1, 2021
·
3 revisions
RefParse provides both command-line and graphical interface.
For parsing reference in command-line, there are two arguments:
-
refparse show-formatsshow all template formats available to output -
refparse reference -f formatparse the reference in various formats -
refparse configallows custom template formats. See templates for more details.
Use the flag -d/--debug to enter the debug mode (shows all the debug level logs).

To start the graphic user interface, run refparse gui. (To enter the debug mode, run refparse -d gui)

Two provided keyboard shortcuts:
- Enter: press the search button
- Shift + F8: toggle refparse debug mode. (For keyboards without F row, a typical key combination is Shift + Fn + 8).