国内有云笔记软件主要是有道云笔记和为知笔记,国外有印象笔记和onenote,我以前是为知笔记的用户,但是为知笔记已经开始收费,我买过一年,当时的有道云笔记并没有现在的好用,现在的有道云笔记能满足我的需求。
云笔记软件比较
有道云笔记免费版本已经可以满足一般用户的需求,但是没有会员就有广告,如何去广告呢,以下为有道云笔记PC版去广告教程。
找到有道云笔记的安装文件夹,默认为C:\Program Files (x86)\Youdao\YoudaoNote\theme,编辑build.xml(先备份一下这个文件,修改如果启动不了直接替换回去),将下面的代码修改
原内容
<PanelAd type="adpanel" css="public" ass="mainform panelclient PanelAd">
<panelTopLine type="panel" css="AdPanel" Dockstyle="top" Bounds="0,0,0,1"/>
<MiddlePhotoPanel type="panel" css="public" DockStyle="top" Bounds="0,0,250,160" Margin="0,13,0,13">
<AdPhoto type="photo" css="Ad AdPhoto" AnchorStyle="center" AutoZoom="ZoomEqual" Bounds="0,0,200,130">
<AdClose type="button" css="adclear" AnchorStyle="topright" Bounds="-1,1,24,24" />
<AdText type="label" css="AdText" AnchorStyle="bottomleft" Bounds="6,-6,25,10"/>
</AdPhoto>
</MiddlePhotoPanel>
</PanelAd>
修改为
<PanelAd type="adpanel" css="public" ass="mainform panelclient PanelAd">
<panelTopLine type="panel" css="AdPanel" Dockstyle="top" Bounds="0,0,0,0"/>
<MiddlePhotoPanel type="panel" css="public" DockStyle="top" Bounds="0,0,250,160" Margin="0,13,0,13">
<AdPhoto type="photo" css="Ad AdPhoto" AnchorStyle="center" AutoZoom="ZoomEqual" Bounds="0,0,0,0">
<AdClose type="button" css="adclear" AnchorStyle="topright" Bounds="-1,1,24,24" />
<AdText type="label" css="AdText" AnchorStyle="bottomleft" Bounds="6,-6,25,10"/>
</AdPhoto>
</MiddlePhotoPanel>
</PanelAd
保存文件重新启动有道云笔记即可。
去广告效果:
不会修改的也可以用我的已经修改好的build.xml替换C:\Program Files (x86)\Youdao\YoudaoNote\theme目录的build.xml
去广告配置文件下载地址:
https://pan.baidu.com/s/1VbjTvy07Er4DYSdw1dKMfQ#list/path=%2F%E8%B5%84%E6%BA%90%E5%85%B1%E4%BA%AB%2F%E6%96%87%E4%BB%B6
有道云笔记去广告Android下载地址:
https://pan.baidu.com/s/1VbjTvy07Er4DYSdw1dKMfQ#list/path=%2F%E8%B5%84%E6%BA%90%E5%85%B1%E4%BA%AB%2FAPP&parentPath=%2
扩展阅读:
从需求到选择:有道云笔记 VS 印象笔记 VS 为知笔记
https://www.jianshu.com/p/d31f494ad6f5