Shqyrtime për WebScrapBook
WebScrapBook nga Danny Lin
Shqyrtim nga Dany A.
Vlerësuar me 5 yje nga 5 të mundshëm
nga Dany A., 5 vite më parëWhen capturing in a folder: Is it possible to create index.dat in the same folder?
A simple file as in the original Scrapbook (id, type, title, etc).
So that you can import files into an old SB. Many people use it.
WebScrapbook grabs data correctly. But usability and compatibility are very, very far from acceptable.
Even the URL of the source page is not clear where.
Although I won't be stingy with 5 stars... For the future.
A simple file as in the original Scrapbook (id, type, title, etc).
So that you can import files into an old SB. Many people use it.
WebScrapbook grabs data correctly. But usability and compatibility are very, very far from acceptable.
Even the URL of the source page is not clear where.
Although I won't be stingy with 5 stars... For the future.
Përgjigje zhvilluesi
postuar më 5 vite më parëWebScrapBook is not meant to be compatible with ScrapBook, whose data scheme is relatively old and is rather limited (e.g. can't support .htz, .maff, and single html). We may implement a tool to (unidirectionally) convert WebScrapBook data into ScrapBook-compatible format like ScrapBook X Converter, but likely being a command line tool using PyWebScrapBook for better performance and cross-platform compatibility.
For now, metadata like URL source of the captured page is saved in the index.html as a root HTML tag attribute, and can be easily read using PyWSB backend. You can manually (or write a script to) create an index.dat from it if you need to back-port a page captured by WSB to SB.
For now, metadata like URL source of the captured page is saved in the index.html as a root HTML tag attribute, and can be easily read using PyWSB backend. You can manually (or write a script to) create an index.dat from it if you need to back-port a page captured by WSB to SB.