Jump to content

prashantjain25

Level 1
  • Posts

    5
  • Joined

  • Last visited

About prashantjain25

prashantjain25's Achievements

2

Reputation

  1. What's the criteria of Evernote to decide which feature to keep which to drop, if forums are not for feature request please provide the link here, then lets do some voting and see. Almost everyone on evernote is working some or other kind of code.
  2. The current state of affairs baffles me. Just as Linux was gaining momentum and Ubuntu was becoming the universal choice for newcomers, the decision to withdraw Evernote seems utterly nonsensical. It's not a matter of whether the market share is substantial enough; history has shown that even when Mac was a newcomer, software thrived. The culprits here are the commercial OS vendors exerting undue pressure, and the suffocating grasp of patents that stifle Linux's growth. In a world where technologies like Qt and Electron exist, uniformity should not be an issue. We have the tools and capabilities to create cross-platform applications effortlessly. For corner cases like Outlook Calendar and other such tools, one can easily employ non-proprietary formats, ensuring that data is accessible from anywhere, regardless of the operating system. This decision not only warrants rebellion but also highlights the unnecessary barriers that proprietary software imposes on the tech ecosystem.
  3. 🌟 "Evernote's Linux Drop: 🧐 Irony in Software Industry 🌐 Evernote's decision to drop Linux support raises eyebrows 🤨, especially when they use the same Electron codebase. 🤔 It makes you wonder: Are sales and marketing folks transitioning to CTO or CEO positions without a hint of software savvy? 🤯 Sometimes, it feels like companies blame R&D for their own missteps. 🤷‍♂️💻 Can the staff say the same about Windows and Mac support, advocating for the web instead? 😬 It's like they're charting a course for their own doomsday! ☠️💡 #SoftwareIrony #TechIntrigue #EvernoteLinuxMystery"
  4. For editing your 61.js on windows you need to unpack and pack the "..\AppData\Local\Programs\Evernote\resources\app.asar" which should be done through "github.com/ctxis/beemka" as it injects the "asar" files and regular "npx asar" will not work properly because it misses some node_modules and signature creation, this tool might be reported as trojan by your antivirus (shall be false positive) so use at your own discretion.
  5. Edit your 61.js (probably in installed location -> evernote-client/resources/app/) and add following styling:- -webkit-font-smoothing: antialiased;text-rendering: geometricPrecision;text-shadow: 1px 1px 2px grey; for left-panel styling class (_3v6XgEPgYy3tu47n0Phh74), moreover similarly you can change size and font-family.
×
×
  • Create New...