[Newbies] 文管的默认打开目录能自己指定吗?
Tofloor
poster avatar
rabbitwq
deepin
2022-02-14 23:03
Author

因为工作有一个单独的目录,所以想每次打开文管都可以直接到工作目录,但看了一下设置,没有自己指定的,只能从默认里面选。不知道有什么解决办法吗?

image.png

Reply Favorite View the author
All Replies
liwl
deepin
2022-02-14 23:22
#1

可以给常用目录右键设置书签,打开文管,点击书签直达

Reply View the author
deepin
2022-02-14 23:51
#2

我刚刚观察了下,先在文件管理器设置中随便切换一个别的目录

,然后打开~/.config/deepin/dde-file-manager/dde-file-manager.json文件修改对应项的地址即可

比如:

{
"ApplicationAttribute": {
"UrlOfNewWindow": "/home/xxx/workdir"
}
}

Reply View the author
rabbitwq
deepin
2022-02-15 02:40
#3

我刚刚观察了下,先在文件管理器设置中随便切换一个别的目录

,然后打开~/.config/deepin/dde-file-manager/dde-file-manager.json文件修改对应项的地址即可

比如:

{
"ApplicationAttribute": {
"UrlOfNewWindow": "/home/xxx/workdir"
}
}

正解,谢谢。

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-02-15 15:51
#4

我刚刚观察了下,先在文件管理器设置中随便切换一个别的目录

,然后打开~/.config/deepin/dde-file-manager/dde-file-manager.json文件修改对应项的地址即可

比如:

{
"ApplicationAttribute": {
"UrlOfNewWindow": "/home/xxx/workdir"
}
}

老兄你是怎么知道的woc

Reply View the author
deepin
2022-02-15 18:53
#5
神末shenmo

老兄你是怎么知道的woc

猜的啊。

一般来说,非系统配置文件就放.config文件夹,修改掉软件的默认配置,软件就会在对应目录生成一个配置文件,看着修改就行。

Reply View the author
海天鹰
deepin
2022-02-16 18:57
#6

你这什么字体,怎么一坨一坨的?

Reply View the author
海天鹰
deepin
2022-02-16 18:58
#7

我刚刚观察了下,先在文件管理器设置中随便切换一个别的目录

,然后打开~/.config/deepin/dde-file-manager/dde-file-manager.json文件修改对应项的地址即可

比如:

{
"ApplicationAttribute": {
"UrlOfNewWindow": "/home/xxx/workdir"
}
}

你又发现了一个彩蛋!

Reply View the author
rabbitwq
deepin
2022-02-17 00:19
#8
海天鹰

你这什么字体,怎么一坨一坨的?

从ps的库里安装的行书字体,哈哈……

Reply View the author