Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@cgxeiji cgxeiji released this 20 Sep 02:48
· 14 commits to master since this release

Changelog

51fc15b Add confirmation for adding metadata for new files
3ce3c80 Added 'fetch' command.
4c39b71 Added ESC key to exit search
38506ea Added another entry type
d6b3b4d Added auto-attachment of files
731ddb7 Added auto-query return if result is only one item
97e4ad1 Added biblatex export function, search queries, and file entries
05ddd2d Added configuration and types file printer
3de70a3 Added configuration option and library selection
8bbc22f Added date formatter, pages, and fixed metadata search for new entry without a file
7a29a81 Added default doi opener
f35971c Added demo gif
7ffd1e0 Added directory check on edit
96217d7 Added documentation
7e82a15 Added documentation
64a0ae9 Added doi extraction from pdf (poppler)
a74c519 Added editing option
b5c7293 Added entry not found errors
873fec2 Added entry type manual
91edc15 Added file attachment checker
617c8ba Added file opener
88589fb Added handler for empty library directory
6e510f2 Added handler when no metadata is found in crossref
782c5e9 Added info panel
11694e2 Added inproceedings entry type
e481102 Added interaction mode setting
289b91c Added more fields and cleaned up add function
74b64c2 Added more types
bfbc6a7 Added more types
7dc7f0f Added non-interactive mode for add
65716e6 Added open function
57c34b8 Added patent type and fixed typo in urldate fields.
bf19503 Added query function
221bc79 Added redraw on resize
ee77318 Added remove confirmation
2b07ae1 Added remove function
3c43b36 Added search from console. Added directory-key evaluation
f26178c Added sort function
85b2aef Added template for Windows
cea032c Added type conversion
6a6faf4 Added types command
35fbaa0 Added verboser. Clean up add.go.
df05dee Adding configuration options
a005071 Adding release binaries
bf8dd4a Changed CrossRef access with crossref library
28f51a2 Changed details display format
9861aec Changed file attachment to relative path
4a3b716 Changed file structure
2b96b97 Changed functions to use concurrency
f5b8f26 Changed to relative sizing
04dcef7 Clean up
1bdeb77 Clean up
6f2d0db Clean up
b84df20 Clean up
ece4bfc Clean up and moved general function to a separate file
eadc1e5 Comments clean up
83fee32 Deleted final comma when printing biblatex
8497366 Deleted unnecessary prints and edits
f78993b Fixed asking for web metadata when doi provided
f5ad20f Fixed detail for first item
a62eb0d Fixed detail not updating when sorting
510574d Fixed detail showing last entry on emptry search result
757319d Fixed entry not printing file field when exporting
daf6136 Fixed error when getting data from doi
be6513e Fixed header
63201bc Fixed header. Added bibtex/biblatex unmarshal
f2dc89a Fixed headers
717d796 Fixed index out of range for empty results
c718c5c Fixed main view showing an empty line
e7fe3e1 Fixed typo
2bc65b3 Fixed value variable
d9047e4 If no entry found on the initial search, return nil
5041a7b Improved crossref error handling.
42c17b6 Improved import
8b60e40 Improved unique key algorithm
b65ec0e Initial commit
91e2b13 Moved app to scholar
7c95893 Moved configuration files to app
0617592 Moved files from examples to app
a88b1ac Moved library selection to root and added templates
dbec514 Moved main to examples
5dda3ce Moved test output directory
a15dca5 Playing around with data query
8f34206 Print message for missing metadata
840fd85 Print message when no entry is found
639b0ab Removed config files
92258ea Removed old files
0cfdce8 Retun biblatex in alphabetical order. Added documentation.
0014e3f Show current library name
318c44a Show entry key in detailed info
e622943 TODO done
e645de0 Testing Cobra
a5f542c Testing YAML Unmarshalling
90e3d93 Testing selection menu
a4c6377 Typo
ded7e8a Update README.md
3e57b53 Update README.md
866adc5 Updated README
5850b66 Updated README
3ba7fe2 Updated README
a668a23 Updated README
1661366 Updated README
85a7026 Updated install command
dd7a2c0 Using concurrency for search algorithm
744d964 changed error handling