Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

7
votes
12answers
511 views

Why is the save button needed?

Software like OneNote has shown that auto-save can be implemented, and it works just as well (or better) as the manual save button / CTRL+S. Anyways everything that you work on you want saved. Its ...
7
votes
4answers
3k views

Is it possible to copy code from Visual Studio and paste formatted code to OneNote?

Is there a way to copy code from visual studio (C#) and paste it into OneNote, without losing the formatting? I was able to do this, but only if I copy from VS, paste to Word, copy from Word, and ...
4
votes
1answer
1k views

Is there a way to talk to OneNote through code?

I love using OneNote, however I want more control over the locations of my notes and how notes are generated. I'm very versed in VBA and ok with Python (and those are the only languages I can code ...
3
votes
1answer
105 views

Is it possible to add custom “napkin math” operators in OneNote 2007?

If you're not familiar with OneNote's "napkin math" feature, it allows you to type mathematical equations and have OneNote evaluate them on the fly (with a limited set of operators/functions). I'm ...
3
votes
2answers
300 views

Where can I find a sample add-in for OneNote?

Has anyone found a good template or sample project that can be used as a starting point for a OneNote 2007 add-in?
2
votes
0answers
568 views

API for Microsoft OneNote 2010 + SkyDrive Web Services?

I am quite familiar with the Microsoft OneNote 2007 and 2010 APIs, however these interface directly with OneNote itself. In 2010 we have the great facility of syncing OneNote with SkyDrive. This works ...
2
votes
1answer
172 views

Programmatically Printing or converting a powerpoint to one note

Hello I want to create an application which will make things easier for me. I always need to convert a bunch of power point documents to one note, but the process takes a few minutes for each. The ...
2
votes
1answer
475 views

Can you link a TFS Work Item to a OneNote Task?

My company uses Team Foundation Server for project tracking. I use OneNote for personal organization. It would be really sweet if I could link a OneNote task to an associated TFS Work Item and track ...
1
vote
0answers
24 views

Library/service for extracting information for Microsoft Onenote documents

Does there exist a PHP/Ruby library or a web-service that enables programmatic extraction of information from Microsoft Onenote documents ? The solution is to be implemented in a web application ...
1
vote
1answer
129 views

Creating new One Note 2010 page from C#

I'm a relative c# amateur, and I'm having trouble getting up to speed with what I guess is Office Interop (correct me if I'm wrong): I want to have a console app that creates a new page in One Note ...
1
vote
1answer
46 views

Developer's (free-ish) Collaboration Tool [closed]

I need to have software design discussions and documentation exercises with overseas teams, without relying on corporate infrastructure to support the need. Thus I want a SAAS offering which provides ...
1
vote
0answers
62 views

OneNote COM Addin only loads manually

I have been working on a COM add-in for OneNote based on the tutorial at http://www.malteahrens.com/#/blog/howto-onenote-dev/ and http://support.microsoft.com/kb/2555352. It builds fine, however, ...
1
vote
1answer
180 views

Calling OneNote GetHierarchy() from Silverlight Application

I have a Silverlight 4 out-of-browser, elevated trust application. I would like to use the OneNote 2010 object model to communicate with OneNote using the AutomationFactory and I'm not able to get ...
1
vote
1answer
207 views

OneNote Bizarreness

Using OneNote 2010 doing some C# interop stuff. Observing some very strange behavior, which I think is intentional but I dont get it. In onenote options there is a section for save and backup. If ...
1
vote
1answer
1k views

Automate Onenote 2010 From Excel 2007, using VBA?

I would like to use VBA in Excel 2007 to step through about 500 receipts, which have been converted to one large OneNote 2010 notebook. Each notebook tab contains a different receipt. I need to get ...
1
vote
1answer
449 views

Embedding OneNote in an application

I want to embed(make OneNote a control) in my application. I know Excel is possible using a control in .Net but I don't know how to make OneNote embedded. The languages I can use are C++ or C#.
1
vote
0answers
87 views

Scrape OneNote Web App page

I'm really liking many things about OneNote however, to really use it to the full, I need to be able to at least Scrape data from OneNote web app pages. They make pretty ingenious use of javascript to ...
1
vote
0answers
124 views

How to create a batch print application to send a PowerPoint 2007 file to OneNote 2007?

I am trying to make an application which will batch print multiple files to OneNote. Here is a detailed explanation: Selected PowerPoint (multiple files) files are sent to OneNote (Print > Send to ...
1
vote
0answers
430 views

How do I make OneNote 2007 images searchable when inserted via code?

When I insert an image into OneNote 2007 using C# my images have 'Make Text in Image Searchable' set to Disabled. How do I insert an image with Make Text in Image Searchable enabled, or how do I ...
1
vote
0answers
275 views

Programmatically adding images to OneNote 2007

I'm having trouble adding an image to a page in OneNote 2007. I can create sections, notebooks and pages with content, but I'm having trouble adding an image to the page. I call UpdatePageContent ...
0
votes
0answers
35 views

Create new OneNote Notebook

I am attempting to add some functionality to an asp.net MVC3 project that will allow the user to click a link on a table row that will take the contents of that row and export it to OneNote 2010 and I ...
0
votes
0answers
73 views

How do I insert HTML to a onenote page using VBA

Background I use Onenote at work like a scrapbook, keeping track of assigned tasks and my progress through those tasks. Tasks are assigned via an automated email (outlook) typically these tasks ...
0
votes
0answers
16 views

OneNote local copy of web notebook? [migrated]

Does OneNote 2010 maintain a local copy of a web notebook? If so, where? I'd like to ensure my notebooks get backed up
0
votes
0answers
15 views

Unable to specify standard language for OneNote auto correction

I'm not sure whether this is the right place to ask this, but maybe someone knows the answer: I'm using a german version of OneNote 2010 and can't switch the standard language for new notes to ...
0
votes
0answers
66 views

GIT: unable to stat Onenote 2007 files

I'm trying to put my OneNote files under version control, via GIT. Issues: Using ls in GIT shows all .one files as ??.one. The file names are unable to display. When using git add -A the ...
0
votes
0answers
76 views

PHP Programming: Creating report footers with page numbers

I'm working on a web-based system and I'm tasked to create reports with the use of PHP. What I did was create a 'Generate Report' button and when it's clicked, a pop-up will open, showing the report. ...
0
votes
1answer
197 views

need a document to extract text from image using onenote Interop?

I need to do the simple Program whcih need to extract text from image using Onenote Interop? Could any one suggest me the appropriate document for my concept please?
0
votes
0answers
105 views

OneNote Api problem

I am using Visual Studio 2008 PRO on Windows XP SP3 and MS OneNote 2010. I am trying to use Onenote API in my own software written in C++. My code (It is example from my problem): ...
0
votes
0answers
68 views

Free-form information gathering tool like one-note that can be hosted on a server [closed]

I am looking for hosted solution (one that I can install on a ubuntu or solaris(2nd pref) server and gather information similar to the one-note application but would run inside on a server with no ...
0
votes
0answers
135 views

Compare index strings mysql php

Is there any way to extract just the text from a microsoft onenote document in PHP? I have tried using regex's to match words longer than 3 characters, but I still get garbage strings (ie. yaKmUrD). ...
0
votes
1answer
118 views

OneNote ScreenCapture Knockoff in Visual Studio 2008/2010

Everyone at our company has Microsoft Office, and there are a few copies that have more features than others. One feature that Engineering wants to have installed on every Engineer's PC is OneNote's ...
0
votes
0answers
187 views

OneNote 2010 Tabs and Add-In

I have two OneNote 2010 addins, each currently is in its own tab, and has its own installer. What I would like is that there is only ever ONE tab for both of these addins. The problem is that a user ...
0
votes
1answer
308 views

OneNote 2010 Add-In load problem

Googled out- could use some help here. I followed this excellent tutorial here (http://www.malteahrens.com/#/blog/howto-onenote-dev/) and have created my own onenote 2010 addin, but I am having ...
0
votes
0answers
141 views

Office OneNote 2010 Add-In: How to call a built in function in c#

How can I call default OneNote 2010 functions (like insert screenshot) from a C# Add-In? Any help would be greatly appreciated.
0
votes
2answers
152 views

OneNote keeps greying out my plugin button

I've created a toolbar button in OneNote like Daniel Escapa showed. Usually, it works, but sometimes OneNote decides to grey out the toolbar button, making it impossible to click. I can't figure out ...