mirror of
https://github.com/qwjyh/browser-history-merger.git
synced 2024-11-24 07:51:06 +09:00
add Todo to README
This commit is contained in:
parent
c25ff12895
commit
395ddb72cd
1 changed files with 5 additions and 0 deletions
|
@ -31,3 +31,8 @@ Python 3.12 (works with standard libraries only)
|
||||||
## Tips
|
## Tips
|
||||||
The program is a single file `./src/browser_history_merger/__init__.py` and can be used as a script.
|
The program is a single file `./src/browser_history_merger/__init__.py` and can be used as a script.
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
- exporting
|
||||||
|
- JSON output
|
||||||
|
- browser list
|
||||||
|
- multiple profiles?
|
||||||
|
|
Loading…
Reference in a new issue