MozTW 討論區
https://forum.moztw.org/

是否可以快速清除firefox書籤的說明資料
https://forum.moztw.org/viewtopic.php?f=2&t=39800
1 頁 (共 1 頁)

發表人:  rubcandy0208 [ 2013-05-30, 14:26 ]
文章主題 :  是否可以快速清除firefox書籤的說明資料

有些網站加入書籤時都會附帶說明,我如果把全籤匯成一個html檔做為網頁,這時說明欄就會混亂,是否可以快速清除firefox全部書籤的說明資料的方法嗎?謝謝

發表人:  BloodLust [ 2013-06-03, 15:46 ]
文章主題 :  Re: 是否可以快速清除firefox書籤的說明資料

Google 了一下,似乎只有這個方式
How to Remove description field of bookmarks in Firefox ?

或是先匯出成 html,用文字編輯器打開此 html,找 <DD> 這個字串,把整行刪除,再匯入改過的 html。
兩個我都沒試過,你可以試試看。

發表人:  rubcandy0208 [ 2013-06-04, 16:24 ]
文章主題 :  Re: 是否可以快速清除firefox書籤的說明資料

BloodLust 寫:
Google 了一下,似乎只有這個方

或是先匯出成 html,用文字編輯器打開此 html,找 <DD> 這個字串,把整行刪除,再匯入改過的 html。
兩個我都沒試過,你可以試試看。


我試過這一招,搞得快暈了

請問portable版的firefox bookmarks是
Firefox_Portable\Data\profile\weave\changes\bookmarks.json


Firefox_Portable\App\DefaultData\profile\weave\changes\bookmarks.json

這2個我用SQLite Database Browser和SQLite Expert打開出現不是SQLite 3資料庫的訊息,無法打開

發表人:  Irvin [ 2013-06-05, 21:57 ]
文章主題 :  Re: 是否可以快速清除firefox書籤的說明資料

rubcandy0208 寫:
BloodLust 寫:
Google 了一下,似乎只有這個方

或是先匯出成 html,用文字編輯器打開此 html,找 <DD> 這個字串,把整行刪除,再匯入改過的 html。
兩個我都沒試過,你可以試試看。


我試過這一招,搞得快暈了

請問portable版的firefox bookmarks是
Firefox_Portable\Data\profile\weave\changes\bookmarks.json


Firefox_Portable\App\DefaultData\profile\weave\changes\bookmarks.json

這2個我用SQLite Database Browser和SQLite Expert打開出現不是SQLite 3資料庫的訊息,無法打開


在Profile資料夾的places.sqlite,這個檔案存很多收藏庫資料,做之前記得要先備份

發表人:  rubcandy0208 [ 2013-06-10, 10:09 ]
文章主題 :  Re: 是否可以快速清除firefox書籤的說明資料

謝啦,ortable版修改
Firefox_Portable\Data\profile\places.sqlite

語法:
UPDATE moz_items_annos
SET content = null
where anno_attribute_id = "1";

搞定。

不過anno_attribute_id 還有很多不同數字,我只清=1的應該就是註記了

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/