Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BookmarkItem::DateAdded and LastModified fields | Aqua-sama | 2020-01-17 | 1 | -2/+16 |
| | | | | | | | - add read support in FFJson for DateAdded and LastModified fields - add read/write support in Xbel for DateAdded and LastModified fields - BookmarkModel: set DateAdded on appendBookmark and appendFolder - EditBookmarkDialog: set LastModified field when saving changes | ||||
* | Add Firefox bookmarks.json format to libbookmarks | Aqua-sama | 2020-01-16 | 1 | -0/+45 |
- can only read folders and bookmarks, their title and uri fields Not supported by Bookmark Model: - Separator items - Date added and Date modified fields |