-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tons of new detail in the diff. So much so that I added a DetailLevel…
… parameter throughout. (#6) * Lots of detail/style about notes, and style about everything else. * Don't create style info by looking at it. * Better visualization of style differences (e.g. "changed note color"). * Add DetailLevel specification. Flesh out missing TextStyle stuff (e.g. alignVertical). * Placement should only be diffed if DetailLevel >= AllObjectsWithStyle. * Add new command line argument -d/--detail to specify DetailLevel of diff requested. * More complete note style diffing. Update API docs. * Fix up detailed annotation of notes. * Major cleanup of style diffing, fixing a few bugs along the way.
- Loading branch information
1 parent
1ee9d0b
commit adb44c4
Showing
6 changed files
with
479 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.