Some comments in files, no modif in api
This commit is contained in:
parent
ff4b40e770
commit
511b8e5680
3
TODO
3
TODO
@ -7,6 +7,7 @@ TODO list
|
||||
- stats command
|
||||
- add query support to list command (cf beets)
|
||||
- FIX open on ubuntu
|
||||
- implement queries
|
||||
- edit bibtex on add
|
||||
- option to add tag on add
|
||||
- paths in metadata must be relative
|
||||
- include package data in setup.py (see setup.py for more info)
|
||||
|
@ -106,7 +106,7 @@ def save_bibdata(bib_data, filepath):
|
||||
def save_meta(meta_data, filepath):
|
||||
write_yamlfile(filepath, meta_data)
|
||||
|
||||
|
||||
# is this function ever used? 08/06/2013
|
||||
def load_meta(filepath):
|
||||
return read_yamlfile(filepath)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user