Commit graph

54 commits

Author SHA1 Message Date
e1a7d9f613
Move plugin to nested folder for easy installation
Moved the plugin files to the directory structure they will have in the
python site-packages directory, being placed within the plugs directory
of the pubs application directory.
2023-01-13 18:50:42 +01:00
04c8a8ed0b
Refactor extraction to use PaperAnnotated class 2022-12-25 12:17:05 +01:00
7a415b4d7d
Refactor annotation into separate class 2022-12-25 10:56:56 +01:00
7ad1c2cf91
Add pretty headers 2022-12-25 00:51:47 +01:00
274bb47c64
Fix variable naming 2022-12-25 00:34:27 +01:00
ac711ce108
Change naming of color_mapping to tag configuration 2022-12-25 00:33:08 +01:00
1ab43a2a0e
Add instructions for similarity and tag configuration 2022-12-25 00:31:35 +01:00
d0027ca5d1
Add configurable minimum color similarity 2022-12-25 00:18:11 +01:00
2b476206a2
Change formatting configuration style for containers 2022-12-24 23:32:34 +01:00
5bddf97e58
Add tags to formatted annotations 2022-12-24 18:37:36 +01:00
6bb7ed9c9f
Switch bare print to use ui message function 2022-12-24 18:21:30 +01:00
a62968beac
Add colorname extraction from annotations 2022-12-24 18:19:42 +01:00
e4f1ee3591
Refactor annotations into dataclass 2022-12-24 18:01:55 +01:00
af885e0083
Refactor initial configuration ingestion 2022-12-24 17:01:06 +01:00
ca56bf3cdb
Add confirmation to many-paper extraction 2022-12-24 14:34:18 +01:00
488dd0eb41
Allow running queries for papers to be extracted from 2022-12-24 14:23:07 +01:00
e201f6cf5f
Remove redundant newlines in stdout 2022-12-24 13:41:12 +01:00
999a4c88cc
Improve default annotation formatting 2022-12-23 00:42:23 +01:00
59ff74475d
Extend formatting with sections 2022-12-23 00:37:10 +01:00
a3e2d8693d
Add formatting configuration 2022-12-22 23:47:50 +01:00
e3aacc4b15
Format file 2022-12-22 23:21:13 +01:00
8f01b93de2
Add configurable note and quote prefixes 2022-12-22 23:09:43 +01:00
f103cc51b5
Add slight visual flair to stdout citekey display 2022-12-22 23:01:43 +01:00
e255405d96
Refactor highlight prefix setting 2022-12-22 23:01:14 +01:00
b65c2a3be6
Add independent note saving 2022-12-22 22:56:07 +01:00
82b99e8420
Remove message spew on automatic import 2022-12-22 22:55:25 +01:00
4281dba9c2
Fix typo in on_import configuration option 2022-12-22 22:55:08 +01:00
91525827b8
Add configuration instructions to README 2022-12-22 22:39:27 +01:00
436342c730
Fix type of minimum_similarity configuration option 2022-12-22 22:39:12 +01:00
b98d473cc4
Add improved annotation selection through similarity 2022-12-22 22:31:21 +01:00
c9f286fc33
Add extraction for no-content and note highlights 2022-12-22 22:12:11 +01:00
d14a95e18b
Add usage instructions to README 2022-12-22 21:43:10 +01:00
86d06d7518
Fix page numbering starting from zero 2022-12-22 21:42:56 +01:00
9496a626c0
Add message on successful note writing 2022-12-22 21:10:56 +01:00
f0caf35925
Refactor plugin to remove carrying config around 2022-12-22 21:10:42 +01:00
7b27f3291d
Add simple docstrings 2022-12-22 21:05:58 +01:00
1bb3502709
Add note annotation appending 2022-12-22 20:53:17 +01:00
223771f02d
Format file 2022-12-22 20:32:06 +01:00
627233a750
Update comments 2022-12-22 20:31:28 +01:00
c1352c1220
Add NoteEvent as notes get edited 2022-12-22 20:28:27 +01:00
8486864132
Add extracting annotations on document import 2022-12-22 20:27:56 +01:00
2380772396
Improve stdout rendering 2022-12-22 19:40:23 +01:00
80b615651c
Refactor extract function to take citekeys not papers 2022-12-22 19:39:14 +01:00
ef24e544fc
Add Readme dump 2022-12-22 19:28:24 +01:00
85b39eb1c9
Ignore pubs files in repository 2022-12-22 19:00:21 +01:00
4f67c13cc0
Delineate internal from interface methods 2022-12-22 18:57:41 +01:00
2b4cec9c88
Add poetry management to repository 2022-12-22 18:56:05 +01:00
88de195870
Close repository after completion 2022-12-22 18:34:33 +01:00
c2b983a1e5
Add option to edit notes after writing 2022-12-22 18:34:23 +01:00
ca36cadb4a
Add option to enable writing to notes 2022-12-22 18:33:33 +01:00